Remove theme modification

This commit is contained in:
Garen Torikian 2012-06-12 12:29:47 -07:00
commit 2c4ddef29b
21 changed files with 0 additions and 84 deletions

View file

@ -116,8 +116,4 @@
.ace-clouds .ace_markup.ace_underline {
text-decoration:underline;
}
.ace-clouds span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -117,8 +117,4 @@ background-color:#E92E2E;
.ace-clouds-midnight .ace_markup.ace_underline {
text-decoration:underline;
}
.ace-clouds-midnight span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -143,8 +143,4 @@ background-color:#001221;
.ace-cobalt .ace_markup.ace_list {
background-color:#130D26;
}
.ace-cobalt span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -147,8 +147,4 @@ color:#5A525F;
.ace-dawn .ace_markup.ace_list {
color:#693A17;
}
.ace-dawn span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -135,8 +135,4 @@ color:#BC9458;
.ace-idle-fingers .ace_collab.ace_user1 {
color:#323232;
background-color:#FFF980;
}
.ace-idle-fingers span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -138,8 +138,4 @@ color:#706D5B;
.ace-kr-theme .ace_markup.ace_list {
background-color:#0F0040;
}
.ace-kr-theme span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -138,8 +138,4 @@ color:#AD2EA4;
.ace-merbivore .ace_markup.ace_underline {
text-decoration:underline;
}
.ace-merbivore span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -144,8 +144,4 @@ color:#AC4BB8;
.ace-merbivore-soft .ace_markup.ace_underline {
text-decoration:underline;
}
.ace-merbivore-soft span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -146,8 +146,4 @@ background-color:#151C19;
.ace-mono-industrial .ace_markup.ace_underline {
text-decoration:underline;
}
.ace-mono-industrial span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -144,8 +144,4 @@ color:#FD971F;
.ace-monokai .ace_markup.ace_underline {
text-decoration:underline;
}
.ace-monokai span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -148,8 +148,4 @@ color:#D2A8A1;
.ace-pastel-on-dark .ace_markup.ace_underline {
text-decoration:underline;
}
.ace-pastel-on-dark span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -129,8 +129,4 @@ color:#657B83;
.ace-solarized-dark .ace_markup.ace_underline {
text-decoration:underline;
}
.ace-solarized-dark span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -128,8 +128,4 @@
.ace-solarized-light .ace_markup.ace_underline {
text-decoration:underline;
}
.ace-solarized-light span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -162,8 +162,4 @@ background-color:#8959A8;
.ace-tomorrow .ace_markup.ace_heading {
color:#718C00;
}
.ace-tomorrow span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -162,8 +162,4 @@ background-color:#B798BF;
.ace-tomorrow-night .ace_markup.ace_heading {
color:#B5BD68;
}
.ace-tomorrow-night span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -162,8 +162,4 @@ background-color:#EBBBFF;
.ace-tomorrow-night-blue .ace_markup.ace_heading {
color:#D1F1A9;
}
.ace-tomorrow-night-blue span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -162,8 +162,4 @@ background-color:#B798BF;
.ace-tomorrow-night-bright .ace_markup.ace_heading {
color:#B9CA4A;
}
.ace-tomorrow-night-bright span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -158,8 +158,4 @@ background-color:#CC99CC;
.ace-tomorrow-night-eighties .ace_markup.ace_heading {
color:#99CC99;
}
.ace-tomorrow-night-eighties span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -160,8 +160,4 @@ color:#5F5A60;
.ace-twilight .ace_markup.ace_list {
color:#F9EE98;
}
.ace-twilight span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -139,8 +139,4 @@ color:#99CC99;
.ace-vibrant-ink .ace_markup.ace_underline {
text-decoration:underline;
}
.ace-vibrant-ink span.ace_c9searchresults {
cursor: pointer;
}

View file

@ -248,8 +248,4 @@
.%cssClass% .ace_collab.ace_user1 {
%collab.user1%
}
.%cssClass% span.ace_c9searchresults {
cursor: pointer;
}