mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-07 16:03:03 +00:00
11 lines
182 B
CSS
11 lines
182 B
CSS
![]() |
#TabsToolbar {
|
||
|
margin-right: 12vw !important;
|
||
|
}
|
||
|
|
||
|
/* Left window titlebuttons mode */
|
||
|
@media (-moz-gtk-csd-reversed-placement) {
|
||
|
#TabsToolbar {
|
||
|
margin-right: 5vw !important;
|
||
|
}
|
||
|
}
|