Set menubar window controls to be transparent when inactive
This commit is contained in:
parent
2b735d2853
commit
3c277a38c0
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
right:0;
|
right:0;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
}
|
}
|
||||||
|
#toolbar-menubar[inactive] > .titlebar-buttonbox-container{ opacity: 0 }
|
||||||
|
|
||||||
:root[sizemode="maximized"] > #navigator-toolbox{ padding-top: 8px !important; }
|
:root[sizemode="maximized"] > #navigator-toolbox{ padding-top: 8px !important; }
|
||||||
:root[sizemode="maximized"] .titlebar-buttonbox-container{ top: 8px }
|
:root[sizemode="maximized"] .titlebar-buttonbox-container{ top: 8px }
|
||||||
|
|
Loading…
Reference in a new issue