Remove "%cssClass% .ace_editor" unused css-rule

This commit is contained in:
DanyaPostfactum 2012-10-01 18:48:45 +10:00
commit a9f9bbbf8e
29 changed files with 0 additions and 240 deletions

View file

@ -1,13 +1,5 @@
/* THIS THEME WAS AUTOGENERATED BY Theme.tmpl.css (UUID: %uuid%) */
.%cssClass% .ace_editor {
border: 2px solid rgb(159, 159, 159);
}
.%cssClass% .ace_editor.ace_focus {
border: 2px solid #327fbd;
}
.%cssClass% .ace_gutter {
background: #e8e8e8;
color: #333;