remove color from ace_editor class

This commit is contained in:
nightwing 2014-01-30 20:48:37 +04:00
commit baa0c28e69
6 changed files with 4 additions and 2 deletions

View file

@ -4,7 +4,6 @@
font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
font-size: 12px;
line-height: normal;
color: black;
}
.ace_editor .ace_line {

View file

@ -11,6 +11,7 @@
.ace-chrome {
background-color: #FFFFFF;
color: black;
}
.ace-chrome .ace_cursor {

View file

@ -10,6 +10,7 @@
.ace-dreamweaver {
background-color: #FFFFFF;
color: black;
}
.ace-dreamweaver .ace_fold {

View file

@ -11,6 +11,7 @@
.ace-eclipse {
background-color: #FFFFFF;
color: black;
}
.ace-eclipse .ace_fold {

View file

@ -14,6 +14,7 @@
.ace-tm {
background-color: #FFFFFF;
color: black;
}
.ace-tm .ace_cursor {

View file

@ -1,4 +1,3 @@
.ace-xcode .ace_gutter,
/* THIS THEME WAS AUTOGENERATED BY Theme.tmpl.css (UUID: EE3AD170-2B7F-4DE1-B724-C75F13FE0085) */
.ace-xcode .ace_gutter {