mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 16:58:38 +09:00
Fix typo
This commit is contained in:
parent
7013acc5bb
commit
be86e0a951
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@
|
|||
}
|
||||
|
||||
/* ensure extra titlebar doesn't appear on normal (e.g. non-privacy) windows */
|
||||
#main-window:not([privatebrowsingmode=temporary]):not(-moz-lwtheme) > #titlebar > #titlebar-content > #titlebar-buttonbox-container,
|
||||
#main-window:not([privatebrowsingmode=temporary]):not(:-moz-lwtheme) > #titlebar > #titlebar-content > #titlebar-buttonbox-container,
|
||||
#main-window:not([drawintitlebar=true]):not(:-moz-lwtheme) > #titlebar {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue