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