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

11 lines
183 B
CSS
Raw Normal View History

2021-06-16 21:51:55 +08:00
#TabsToolbar {
2021-06-17 11:56:33 +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 {
2021-06-17 11:52:54 +08:00
margin-right: 10vw !important;
2021-06-16 21:51:55 +08:00
}
}