mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-10 02:18:57 +00:00
21 lines
745 B
XML
21 lines
745 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
|
|
<resources>
|
|
|
|
<dimen name="arrow_popup_container_width">400dp</dimen>
|
|
|
|
<dimen name="browser_toolbar_height">56dp</dimen>
|
|
<dimen name="browser_toolbar_button_padding">16dp</dimen>
|
|
<dimen name="browser_toolbar_favicon_size">16dp</dimen>
|
|
|
|
<dimen name="tabs_counter_size">26sp</dimen>
|
|
<dimen name="panel_grid_view_column_width">200dp</dimen>
|
|
|
|
<dimen name="reading_list_row_height">96dp</dimen>
|
|
<dimen name="reading_list_row_padding_right">15dp</dimen>
|
|
|
|
</resources>
|