fix mica support in windows 11 #76
This commit is contained in:
parent
cb4ebed356
commit
64e4c3e776
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ bugs with certain themes eg. dark text on dark background.) */
|
|||
/* enable mica appearance */
|
||||
#main-window:not([inFullscreen]):not(:-moz-lwtheme),
|
||||
#main-window:not([inFullscreen])[lwt-default-theme-in-dark-mode="true"] {
|
||||
appearance: -moz-win-glass !important;
|
||||
appearance: -moz-win-borderless-glass !important;
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue