Merge "Moved embed statement where it does something"

This commit is contained in:
jenkins-bot 2013-07-05 18:41:37 +00:00 committed by Gerrit Code Review
commit 3456c7c441

View file

@ -16,8 +16,8 @@
.ve-ui-toolbar-bar { .ve-ui-toolbar-bar {
border-bottom: solid 1px #ccc; border-bottom: solid 1px #ccc;
position: relative; position: relative;
/* @embed */
background-color: white; background-color: white;
/* @embed */
background-image: url(images/fade-up.png); background-image: url(images/fade-up.png);
background-position: left bottom; background-position: left bottom;
background-repeat: repeat-x; background-repeat: repeat-x;