mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 16:28:38 +09:00
Issue #2681 - unprefix :-moz-modal-dialog
Keep an alias in place like for :fullscreen
This commit is contained in:
parent
139e7a7ac6
commit
d9b107f32f
2 changed files with 3 additions and 2 deletions
|
|
@ -827,7 +827,7 @@ dialog:not([open]) {
|
|||
display: none;
|
||||
}
|
||||
|
||||
dialog:-moz-modal-dialog {
|
||||
dialog:modal {
|
||||
-moz-top-layer: top !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue