mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 15:33:02 +00:00
11 lines
183 B
CSS
11 lines
183 B
CSS
#TabsToolbar {
|
|
margin-left: 552px !important;
|
|
}
|
|
|
|
/* Left window titlebuttons mode */
|
|
@media (-moz-gtk-csd-reversed-placement) {
|
|
#TabsToolbar {
|
|
margin-left: 632px !important;
|
|
}
|
|
}
|