WhiteSur-gtk-theme/src/other/firefox/Monterey/right_header_button_3.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-right: 14vw !important;
2021-06-16 21:51:55 +08:00
}
/* Left window titlebuttons mode */
@media (-moz-gtk-csd-reversed-placement) {
#TabsToolbar {
2023-02-12 02:47:05 +08:00
margin-right: 10vw !important;
2021-06-16 21:51:55 +08:00
}
}