mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-01 23:10:41 -08:00
Revert "Fix: Windows7, 8 titlebar button appearance #218"
This reverts commit 8a8351de92.
https://github.com/black7375/Firefox-UI-Fix/issues/218#issuecomment-983622813
This commit is contained in:
parent
8a8351de92
commit
07baed729e
1 changed files with 0 additions and 8 deletions
|
|
@ -98,14 +98,6 @@
|
|||
:root:not([lwtheme-image]) #navigator-toolbox:-moz-lwtheme {
|
||||
background-color: var(--lwt-accent-color) !important;
|
||||
}
|
||||
:root[sizemode="normal"] .titlebar-buttonbox {
|
||||
appearance: auto !important;
|
||||
-moz-default-appearance: -moz-window-button-box !important;
|
||||
}
|
||||
:root[sizemode="maximized"] .titlebar-buttonbox {
|
||||
appearance: auto !important;
|
||||
-moz-default-appearance: -moz-window-button-box-maximized !important;
|
||||
}
|
||||
}
|
||||
@media (-moz-os-version: windows-win7) {
|
||||
#TabsToolbar:-moz-lwtheme {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue