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