admin editor: fix theme selector and full screen

This commit is contained in:
ilvalle
2013-06-10 15:22:00 +02:00
parent 5d6b4842ba
commit 9e2bb2c08a
4 changed files with 20 additions and 22 deletions
+3 -2
View File
@@ -27,8 +27,9 @@
/* Editor styling */
.cm-s-web2py {
line-height: 1.40em;
font-family: Monaco, Menlo,"Andale Mono","lucida console","Courier New",monospace !important;
line-height: 1.40em;
font-family: Monaco, Menlo,"Andale Mono","lucida console","Courier New",monospace !important;
background: white;
}