mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 00:30:44 +00:00
Moved embed statement where it does something
Followup to Ibdc2410cc Change-Id: I5e665f5d720366650c362ed603693a223c96ee77
This commit is contained in:
parent
330c39215c
commit
96b7dbacb5
|
@ -16,8 +16,8 @@
|
|||
.ve-ui-toolbar-bar {
|
||||
border-bottom: solid 1px #ccc;
|
||||
position: relative;
|
||||
/* @embed */
|
||||
background-color: white;
|
||||
/* @embed */
|
||||
background-image: url(images/fade-up.png);
|
||||
background-position: left bottom;
|
||||
background-repeat: repeat-x;
|
||||
|
|
Loading…
Reference in a new issue