old ff does not take bg from :open
This commit is contained in:
parent
95924e4638
commit
d854567ede
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
.gallery-dialog {
|
||||
background: #282828;
|
||||
}
|
||||
.gallery-dialog, .gallery-main-stage {
|
||||
&:open {
|
||||
background: #282828;
|
||||
|
|
Loading…
Add table
Reference in a new issue