mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-25 08:35:29 +00:00
Fix defullscreen icon duplicate CSS
This one slipped through the cracks again Change-Id: If4b1e8ee3adcef6b388f3d431d6629fe7b452b81
This commit is contained in:
parent
6e896c05cc
commit
b9a822249d
|
@ -78,8 +78,4 @@
|
|||
|
||||
.mlb-main.jq-fullscreened {
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
.jq-fullscreened .mlb-fullscreen {
|
||||
background-image: url("../img/defullscreen.svg");
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue