mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-04-19 09:58:11 +00:00
update
This commit is contained in:
@@ -314,6 +314,14 @@ tab[selected]:-moz-window-inactive .tab-label {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.button-background {
|
||||
&[type~="icon"]:not(.labelled), &:not(.labelled):has(img) {
|
||||
&[size="small"] {
|
||||
margin-bottom: 3px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#TabsToolbar #alltabs-button {
|
||||
padding: 0 !important;
|
||||
visibility: collapse !important;
|
||||
|
||||
@@ -159,6 +159,14 @@ tab[selected]:-moz-window-inactive .tab-label {
|
||||
inset-inline-end: 0 !important;
|
||||
}
|
||||
|
||||
.button-background {
|
||||
&[type~="icon"]:not(.labelled), &:not(.labelled):has(img) {
|
||||
&[size="small"] {
|
||||
margin-bottom: 3px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.tabbrowser-tab .tab-icon-overlay:not([crashed]):is([soundplaying], [muted], [activemedia-blocked]) {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user