Release glass style

This commit is contained in:
RainLoop Team 2016-09-15 23:34:30 +03:00
parent 7ffa5af91f
commit 155f4b6df2
12 changed files with 36 additions and 69 deletions

View file

@ -174,6 +174,10 @@ html.rgba .g-ui-resizable-delimiter-highlight {
}
}
.display-none {
display: none;
}
.e-spinner {
display: none;
}