mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 07:23:02 +00:00
Update tabsbar.css
This commit is contained in:
parent
a087b8f7f0
commit
9056349269
@ -362,6 +362,30 @@ tab[selected]:-moz-window-inactive {
|
|||||||
border-radius: 100px !important;
|
border-radius: 100px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tab-audio-button {
|
||||||
|
--icon-size-default: 12px;
|
||||||
|
--button-size-icon-small: 24px;
|
||||||
|
--button-min-height-small: 24px;
|
||||||
|
--button-border-radius: 100px !important;
|
||||||
|
margin: -3px 3px 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*.tab-content*/
|
||||||
|
/* /* Rearrange content */
|
||||||
|
/* .tab-audio-button {*/
|
||||||
|
/* order: 0;*/
|
||||||
|
/* }*/
|
||||||
|
/* .tab-icon-stack {*/
|
||||||
|
/* order: 1;*/
|
||||||
|
/* }*/
|
||||||
|
/* .tab-label-container {*/
|
||||||
|
/* order: 2;*/
|
||||||
|
/* }*/
|
||||||
|
/* .tab-close-button {*/
|
||||||
|
/* order: 3;*/
|
||||||
|
/* }*/
|
||||||
|
/*}*/
|
||||||
|
|
||||||
.tab-icon-overlay:not([crashed]):is([pinned], [sharing]) {
|
.tab-icon-overlay:not([crashed]):is([pinned], [sharing]) {
|
||||||
top: 0 !important;
|
top: 0 !important;
|
||||||
inset-inline-end: 0 !important;
|
inset-inline-end: 0 !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user