mirror of
https://github.com/MatMoul/firefox-gui-chrome-css.git
synced 2024-12-23 01:46:11 +00:00
Firefox 132
This commit is contained in:
parent
003e6e835f
commit
86647ade9b
@ -26,14 +26,15 @@ var(--toolbar-bgcolor, #2a2e32);
|
||||
color: var(--toolbar-color) !important;
|
||||
background: transparent !important;
|
||||
border: none !important;
|
||||
margin-top: 18px !important;
|
||||
}
|
||||
|
||||
html[inFullscreen="true"] #browser-bottombox,
|
||||
html[inFullscreen="true"] #a11y-announcement {
|
||||
display:none !important;
|
||||
}
|
||||
/* Make status text visible - as a pop-up box */
|
||||
html[inFullscreen="true"] #statuspanel>* {
|
||||
/* Make status text visible - as a pop-up box */
|
||||
border: 1px solid #505050 !important;
|
||||
padding-left: 2px !important;
|
||||
padding-bottom: 6px !important;
|
||||
|
Loading…
Reference in New Issue
Block a user