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

11 lines
182 B
CSS
Raw Normal View History

2021-06-16 21:51:55 +08:00
#TabsToolbar {
margin-right: 12vw !important;
}
/* Left window titlebuttons mode */
@media (-moz-gtk-csd-reversed-placement) {
#TabsToolbar {
2021-06-17 11:52:54 +08:00
margin-right: 8vw !important;
2021-06-16 21:51:55 +08:00
}
}