mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-01 23:48:37 +00:00
Small changes to the settings UI
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
class="subcategory"
|
class="subcategory"
|
||||||
hidden="true"
|
hidden="true"
|
||||||
data-category="paneZenLooks">
|
data-category="paneZenLooks">
|
||||||
|
<html:h1 data-l10n-id="pane-zen-looks-title"/>
|
||||||
</hbox>
|
</hbox>
|
||||||
|
|
||||||
<groupbox id="zenLooksAndFeelGroup" data-category="paneZenLooks" hidden="true" class="highlighting-group">
|
<groupbox id="zenLooksAndFeelGroup" data-category="paneZenLooks" hidden="true" class="highlighting-group">
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
pane-zen-looks-title = Look And Feel
|
pane-zen-looks-title = Looks And Feel
|
||||||
category-zen-looks =
|
category-zen-looks =
|
||||||
.tooltiptext = { pane-zen-looks-title }
|
.tooltiptext = { pane-zen-looks-title }
|
||||||
|
|
||||||
|
@@ -209,6 +209,10 @@ button.popup-notification-dropmarker {
|
|||||||
-moz-window-dragging: no-drag;
|
-moz-window-dragging: no-drag;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#navigator-toolbox[inlinedwithsidebar="true"] #TabsToolbar {
|
||||||
|
padding-bottom: calc(5px + 5px); /* Taking into consideration the padding of the sidebar without being inlined */
|
||||||
|
}
|
||||||
|
|
||||||
#TabsToolbar-customization-target {
|
#TabsToolbar-customization-target {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user