WhiteSur-gtk-theme/src/other/firefox/Monterey/left_header_button_4.css

11 lines
183 B
CSS
Raw Normal View History

2021-06-16 21:51:55 +08:00
#TabsToolbar {
2023-02-12 02:47:05 +08:00
margin-left: 531px !important;
2021-06-16 21:51:55 +08:00
}
/* Left window titlebuttons mode */
@media (-moz-gtk-csd-reversed-placement) {
#TabsToolbar {
margin-left: 574px !important;
}
}