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 {
2024-09-03 11:26:46 +08:00
margin-left: 552px !important;
2021-06-16 21:51:55 +08:00
}
/* Left window titlebuttons mode */
@media (-moz-gtk-csd-reversed-placement) {
#TabsToolbar {
2024-09-03 11:26:46 +08:00
margin-left: 632px !important;
2021-06-16 21:51:55 +08:00
}
}