Interface optimizations

This commit is contained in:
RainLoop Team 2014-04-29 19:31:49 +04:00
parent 7552ffe241
commit d430de9e93
68 changed files with 276 additions and 110 deletions

View file

@ -359,3 +359,6 @@
.icon-export:before {
content: "\e06a";
}
.icon-help:before {
content: "\e06b";
}