update
This commit is contained in:
parent
7ae2955c1b
commit
e5480df142
1 changed files with 12 additions and 0 deletions
|
@ -48,6 +48,18 @@ findbar {
|
|||
margin-left: 500px !important;
|
||||
}
|
||||
|
||||
/* Left window titlebuttons mode */
|
||||
@media (-moz-gtk-csd-reversed-placement) {
|
||||
#TabsToolbar {
|
||||
margin-left: 534px !important;
|
||||
margin-right: 5vw !important;
|
||||
}
|
||||
|
||||
:root[sizemode="maximized"] #TabsToolbar {
|
||||
margin-left: 574px !important;
|
||||
}
|
||||
}
|
||||
|
||||
#nav-bar {
|
||||
border: none !important;
|
||||
box-shadow: none !important;
|
||||
|
|
Loading…
Reference in a new issue