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

@ -1,11 +1,5 @@
@loader-white: "images/loader-white.gif";
@loader-black: "images/loader-black.gif";
@editor-sprite: "images/editor.png";
@sync-file-stop: "images/sync.png";
@sync-file: "images/sync.gif";
@rlLoaderWhite: "images/loader-white.gif";
@rlLoaderBlack: "images/loader-black.gif";
@rlSyncFile: "images/sync.gif";
@rlSyncFileStop: "images/sync.png";
@rlEditorSprite: "images/editor.png";
@rlLeftWidth: 230px;