Small ui fixes

This commit is contained in:
RainLoop Team 2013-12-25 19:53:47 +04:00
parent 639d8c58f6
commit e1adfdb504
38 changed files with 272 additions and 2171 deletions

View file

@ -30,7 +30,7 @@
height: 16px;
cursor: default;
background: url('@{editor-sprite}');
background: url('@{rlEditorSprite}');
&.bold { background-position: 0 0; }
&.italic { background-position: -16px 0; }