mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 07:23:02 +00:00
update
This commit is contained in:
parent
718234ff18
commit
d9078e6263
@ -119,9 +119,10 @@ findbar:-moz-window-inactive {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#PersonalToolbar {
|
#PersonalToolbar {
|
||||||
padding: 0 3px 3px !important;
|
height: 28px !important;
|
||||||
height: 32px !important;
|
max-height: 28px !important;
|
||||||
max-height: 32px !important;
|
padding: 0 2px !important;
|
||||||
|
--bookmarks-toolbar-overlapping-browser-height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* bookmark-item */
|
/* bookmark-item */
|
||||||
|
@ -91,9 +91,10 @@ findbar:-moz-window-inactive,
|
|||||||
}
|
}
|
||||||
|
|
||||||
#PersonalToolbar {
|
#PersonalToolbar {
|
||||||
padding: 0 3px 3px !important;
|
height: 28px !important;
|
||||||
height: 32px !important;
|
max-height: 28px !important;
|
||||||
max-height: 32px !important;
|
padding: 0 2px !important;
|
||||||
|
--bookmarks-toolbar-overlapping-browser-height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Sidebar */
|
/* Sidebar */
|
||||||
|
@ -66,8 +66,10 @@ findbar:-moz-window-inactive label,
|
|||||||
}
|
}
|
||||||
|
|
||||||
#PersonalToolbar {
|
#PersonalToolbar {
|
||||||
padding: 2px 4px 0 4px !important;
|
height: 28px !important;
|
||||||
height: 32px !important;
|
max-height: 28px !important;
|
||||||
|
padding: 0 2px !important;
|
||||||
|
--bookmarks-toolbar-overlapping-browser-height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Overrides: Remove border below the menu bar / above the header bar */
|
/* Overrides: Remove border below the menu bar / above the header bar */
|
||||||
@ -117,12 +119,6 @@ findbar:-moz-window-inactive label,
|
|||||||
margin-top: 0 !important;
|
margin-top: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#PersonalToolbar {
|
|
||||||
padding: 0 3px 3px !important;
|
|
||||||
height: 32px !important;
|
|
||||||
max-height: 32px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Sidebar */
|
/* Sidebar */
|
||||||
#sidebar-box, #sidebar,
|
#sidebar-box, #sidebar,
|
||||||
.sidebar-panel[lwt-sidebar] {
|
.sidebar-panel[lwt-sidebar] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user