mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-05-10 10:25:20 +00:00
update
This commit is contained in:
@@ -206,6 +206,10 @@ tab[selected]:-moz-window-inactive .tab-label {
|
||||
}
|
||||
}
|
||||
|
||||
#pinned-tabs-container[orient="horizontal"] {
|
||||
margin-inline-end: 6px !important;
|
||||
}
|
||||
|
||||
.tabbrowser-tab .tab-icon-overlay:not([crashed]):is([soundplaying], [muted], [activemedia-blocked]) {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
@@ -184,6 +184,11 @@ toolbarbutton[open=true] {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
#pinned-tabs-container[orient="horizontal"] {
|
||||
margin-inline-end: 0 !important;
|
||||
border-right: 1px solid var(--gnome-tabbar-tab-border-color) !important;
|
||||
}
|
||||
|
||||
/* Tabs */
|
||||
.tab-background {
|
||||
background-color: transparent !important;
|
||||
|
||||
@@ -282,6 +282,11 @@
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
#pinned-tabs-container[orient="horizontal"] {
|
||||
margin-inline-end: 0 !important;
|
||||
border-right: 1px solid var(--gnome-tabbar-tab-border-color) !important;
|
||||
}
|
||||
|
||||
/* Tab labels */
|
||||
tab {
|
||||
color: var(--gnome-tabbar-tab-color) !important;
|
||||
|
||||
Reference in New Issue
Block a user