mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-14 19:29:44 +00:00
Merge "Remove @embed where it needlessly delays loading of the UI"
This commit is contained in:
commit
bfc93418c8
|
@ -22,7 +22,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.error-box {
|
.error-box {
|
||||||
/* @embed */
|
|
||||||
background: url( img/error-media-icon.svg ) no-repeat 0 0;
|
background: url( img/error-media-icon.svg ) no-repeat 0 0;
|
||||||
background-size: 110px 110px;
|
background-size: 110px 110px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in a new issue