mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-02 16:08:41 +00:00
Small changes to the settings UI
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
class="subcategory"
|
||||
hidden="true"
|
||||
data-category="paneZenLooks">
|
||||
<html:h1 data-l10n-id="pane-zen-looks-title"/>
|
||||
</hbox>
|
||||
|
||||
<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 =
|
||||
.tooltiptext = { pane-zen-looks-title }
|
||||
|
||||
|
@@ -209,6 +209,10 @@ button.popup-notification-dropmarker {
|
||||
-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 {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
Reference in New Issue
Block a user