Switch to ACE editor

This commit is contained in:
benweet 2013-09-15 19:37:26 +01:00
parent 8c5d0ab5e8
commit 295b675f86
6 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
CACHE MANIFEST
#Date Sun Sep 15 2013 18:45:16
#Date Sun Sep 15 2013 19:36:31
CACHE:
index.html

File diff suppressed because one or more lines are too long

View File

@ -1428,7 +1428,7 @@ th.visible-print,td.visible-print{display:none !important}
.popover[class*="tour-"].orphan .arrow{display:none}
body{tab-size:4}
.ui-layout-east,.ui-layout-south{background-color:#f0f3f4}
#preview-contents{padding:15px;margin:0 auto 50px}
#preview-contents{padding:15px;margin:0 auto 180px}
.ui-layout-east #preview-contents{padding-left:5px}
.working{cursor:progress}
.btn,.dropdown-menu{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}

View File

@ -1428,7 +1428,7 @@ th.visible-print,td.visible-print{display:none !important}
.popover[class*="tour-"].orphan .arrow{display:none}
body{tab-size:4}
.ui-layout-east,.ui-layout-south{background-color:#f1f1f1}
#preview-contents{padding:15px;margin:0 auto 50px}
#preview-contents{padding:15px;margin:0 auto 180px}
.ui-layout-east #preview-contents{padding-left:5px}
.working{cursor:progress}
.btn,.dropdown-menu{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}

View File

@ -1428,7 +1428,7 @@ th.visible-print,td.visible-print{display:none !important}
.popover[class*="tour-"].orphan .arrow{display:none}
body{tab-size:4}
.ui-layout-east,.ui-layout-south{background-color:#232323}
#preview-contents{padding:15px;margin:0 auto 50px}
#preview-contents{padding:15px;margin:0 auto 180px}
.ui-layout-east #preview-contents{padding-left:5px}
.working{cursor:progress}
.btn,.dropdown-menu{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}

View File

@ -112,7 +112,7 @@ body {
#preview-contents {
padding: 15px;
margin: 0 auto 50px;
margin: 0 auto 180px;
.ui-layout-east & {
padding-left: 5px;
}