mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-03-31 01:47:43 +00:00
update
This commit is contained in:
@@ -2,9 +2,14 @@
|
||||
|
||||
@namespace xul "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul";
|
||||
|
||||
:root[tabsintitlebar] #nav-bar toolbaritem,
|
||||
:root[tabsintitlebar] #nav-bar toolbarbutton,
|
||||
#nav-bar-customization-target {
|
||||
-moz-window-dragging: drag;
|
||||
-moz-window-dragging: drag !important;
|
||||
}
|
||||
|
||||
#tabbrowser-tabs,
|
||||
#tabbrowser-arrowscrollbox {
|
||||
-moz-window-dragging: drag !important;
|
||||
}
|
||||
|
||||
#tabbrowser-tabs[haspinnedtabs]:not([positionpinnedtabs]):not([orient="vertical"]) > #tabbrowser-arrowscrollbox > .tabbrowser-tab:nth-child(1 of :not([pinned], [hidden])) {
|
||||
@@ -15,6 +20,11 @@
|
||||
margin: 0 3px !important;
|
||||
}
|
||||
|
||||
#pinned-tabs-container[orient="horizontal"] {
|
||||
margin-inline-end: 6px !important;
|
||||
margin-inline-start: 6px !important;
|
||||
}
|
||||
|
||||
/* Tabs bar height */
|
||||
#TabsToolbar #tabbrowser-tabs {
|
||||
--tab-min-height: 32px !important;
|
||||
|
||||
Reference in New Issue
Block a user