1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-04-08 14:51:56 +00:00

Don't use dark theme yet

This commit is contained in:
James Allen 2014-07-28 15:57:06 +01:00
parent db920f7aaf
commit a5267184ab

View file

@ -7,7 +7,7 @@ block vars
- var suppressSystemMessages = true
block content
.editor(ng-controller="IdeController", ng-class="{'editor-dark': darkTheme}").full-size
.editor(ng-controller="IdeController").full-size
.loading-screen(ng-show="state.loading")
.container
h3 Loading...