From 2c4ddef29b179e5773689f6fb3f0fbcc42d22406 Mon Sep 17 00:00:00 2001 From: Garen Torikian Date: Tue, 12 Jun 2012 12:29:47 -0700 Subject: [PATCH] Remove theme modification --- lib/ace/theme/clouds.css | 4 ---- lib/ace/theme/clouds_midnight.css | 4 ---- lib/ace/theme/cobalt.css | 4 ---- lib/ace/theme/dawn.css | 4 ---- lib/ace/theme/idle_fingers.css | 4 ---- lib/ace/theme/kr_theme.css | 4 ---- lib/ace/theme/merbivore.css | 4 ---- lib/ace/theme/merbivore_soft.css | 4 ---- lib/ace/theme/mono_industrial.css | 4 ---- lib/ace/theme/monokai.css | 4 ---- lib/ace/theme/pastel_on_dark.css | 4 ---- lib/ace/theme/solarized_dark.css | 4 ---- lib/ace/theme/solarized_light.css | 4 ---- lib/ace/theme/tomorrow.css | 4 ---- lib/ace/theme/tomorrow_night.css | 4 ---- lib/ace/theme/tomorrow_night_blue.css | 4 ---- lib/ace/theme/tomorrow_night_bright.css | 4 ---- lib/ace/theme/tomorrow_night_eighties.css | 4 ---- lib/ace/theme/twilight.css | 4 ---- lib/ace/theme/vibrant_ink.css | 4 ---- tool/Theme.tmpl.css | 4 ---- 21 files changed, 84 deletions(-) diff --git a/lib/ace/theme/clouds.css b/lib/ace/theme/clouds.css index 9e03c902..fd500e91 100644 --- a/lib/ace/theme/clouds.css +++ b/lib/ace/theme/clouds.css @@ -116,8 +116,4 @@ .ace-clouds .ace_markup.ace_underline { text-decoration:underline; -} - -.ace-clouds span.ace_c9searchresults { - cursor: pointer; } \ No newline at end of file diff --git a/lib/ace/theme/clouds_midnight.css b/lib/ace/theme/clouds_midnight.css index 8366ffdf..94dac63d 100644 --- a/lib/ace/theme/clouds_midnight.css +++ b/lib/ace/theme/clouds_midnight.css @@ -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; } \ No newline at end of file diff --git a/lib/ace/theme/cobalt.css b/lib/ace/theme/cobalt.css index 6431891f..cf7175b3 100644 --- a/lib/ace/theme/cobalt.css +++ b/lib/ace/theme/cobalt.css @@ -143,8 +143,4 @@ background-color:#001221; .ace-cobalt .ace_markup.ace_list { background-color:#130D26; -} - -.ace-cobalt span.ace_c9searchresults { - cursor: pointer; } \ No newline at end of file diff --git a/lib/ace/theme/dawn.css b/lib/ace/theme/dawn.css index 18b35150..afdb0c19 100644 --- a/lib/ace/theme/dawn.css +++ b/lib/ace/theme/dawn.css @@ -147,8 +147,4 @@ color:#5A525F; .ace-dawn .ace_markup.ace_list { color:#693A17; -} - -.ace-dawn span.ace_c9searchresults { - cursor: pointer; } \ No newline at end of file diff --git a/lib/ace/theme/idle_fingers.css b/lib/ace/theme/idle_fingers.css index e0271992..4de64c9a 100644 --- a/lib/ace/theme/idle_fingers.css +++ b/lib/ace/theme/idle_fingers.css @@ -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; } \ No newline at end of file diff --git a/lib/ace/theme/kr_theme.css b/lib/ace/theme/kr_theme.css index 534b71ba..797ee682 100644 --- a/lib/ace/theme/kr_theme.css +++ b/lib/ace/theme/kr_theme.css @@ -138,8 +138,4 @@ color:#706D5B; .ace-kr-theme .ace_markup.ace_list { background-color:#0F0040; -} - -.ace-kr-theme span.ace_c9searchresults { - cursor: pointer; } \ No newline at end of file diff --git a/lib/ace/theme/merbivore.css b/lib/ace/theme/merbivore.css index 3e4d025a..0db4d0ea 100644 --- a/lib/ace/theme/merbivore.css +++ b/lib/ace/theme/merbivore.css @@ -138,8 +138,4 @@ color:#AD2EA4; .ace-merbivore .ace_markup.ace_underline { text-decoration:underline; -} - -.ace-merbivore span.ace_c9searchresults { - cursor: pointer; } \ No newline at end of file diff --git a/lib/ace/theme/merbivore_soft.css b/lib/ace/theme/merbivore_soft.css index 0f034b9b..0a108afa 100644 --- a/lib/ace/theme/merbivore_soft.css +++ b/lib/ace/theme/merbivore_soft.css @@ -144,8 +144,4 @@ color:#AC4BB8; .ace-merbivore-soft .ace_markup.ace_underline { text-decoration:underline; -} - -.ace-merbivore-soft span.ace_c9searchresults { - cursor: pointer; } \ No newline at end of file diff --git a/lib/ace/theme/mono_industrial.css b/lib/ace/theme/mono_industrial.css index b8b517b2..1ae5d8dc 100644 --- a/lib/ace/theme/mono_industrial.css +++ b/lib/ace/theme/mono_industrial.css @@ -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; } \ No newline at end of file diff --git a/lib/ace/theme/monokai.css b/lib/ace/theme/monokai.css index 7d257de3..44f21589 100644 --- a/lib/ace/theme/monokai.css +++ b/lib/ace/theme/monokai.css @@ -144,8 +144,4 @@ color:#FD971F; .ace-monokai .ace_markup.ace_underline { text-decoration:underline; -} - -.ace-monokai span.ace_c9searchresults { - cursor: pointer; } \ No newline at end of file diff --git a/lib/ace/theme/pastel_on_dark.css b/lib/ace/theme/pastel_on_dark.css index 94281785..a16df458 100644 --- a/lib/ace/theme/pastel_on_dark.css +++ b/lib/ace/theme/pastel_on_dark.css @@ -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; } \ No newline at end of file diff --git a/lib/ace/theme/solarized_dark.css b/lib/ace/theme/solarized_dark.css index f0a9e015..7e40803b 100644 --- a/lib/ace/theme/solarized_dark.css +++ b/lib/ace/theme/solarized_dark.css @@ -129,8 +129,4 @@ color:#657B83; .ace-solarized-dark .ace_markup.ace_underline { text-decoration:underline; -} - -.ace-solarized-dark span.ace_c9searchresults { - cursor: pointer; } \ No newline at end of file diff --git a/lib/ace/theme/solarized_light.css b/lib/ace/theme/solarized_light.css index 2ba55b55..5d626b2c 100644 --- a/lib/ace/theme/solarized_light.css +++ b/lib/ace/theme/solarized_light.css @@ -128,8 +128,4 @@ .ace-solarized-light .ace_markup.ace_underline { text-decoration:underline; -} - -.ace-solarized-light span.ace_c9searchresults { - cursor: pointer; } \ No newline at end of file diff --git a/lib/ace/theme/tomorrow.css b/lib/ace/theme/tomorrow.css index 74d8a5a5..dbf541c7 100644 --- a/lib/ace/theme/tomorrow.css +++ b/lib/ace/theme/tomorrow.css @@ -162,8 +162,4 @@ background-color:#8959A8; .ace-tomorrow .ace_markup.ace_heading { color:#718C00; -} - -.ace-tomorrow span.ace_c9searchresults { - cursor: pointer; } \ No newline at end of file diff --git a/lib/ace/theme/tomorrow_night.css b/lib/ace/theme/tomorrow_night.css index 99bfdae8..53c945c3 100644 --- a/lib/ace/theme/tomorrow_night.css +++ b/lib/ace/theme/tomorrow_night.css @@ -162,8 +162,4 @@ background-color:#B798BF; .ace-tomorrow-night .ace_markup.ace_heading { color:#B5BD68; -} - -.ace-tomorrow-night span.ace_c9searchresults { - cursor: pointer; } \ No newline at end of file diff --git a/lib/ace/theme/tomorrow_night_blue.css b/lib/ace/theme/tomorrow_night_blue.css index 090f7be1..3cf6d532 100644 --- a/lib/ace/theme/tomorrow_night_blue.css +++ b/lib/ace/theme/tomorrow_night_blue.css @@ -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; } \ No newline at end of file diff --git a/lib/ace/theme/tomorrow_night_bright.css b/lib/ace/theme/tomorrow_night_bright.css index cae95e00..36b71788 100644 --- a/lib/ace/theme/tomorrow_night_bright.css +++ b/lib/ace/theme/tomorrow_night_bright.css @@ -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; } \ No newline at end of file diff --git a/lib/ace/theme/tomorrow_night_eighties.css b/lib/ace/theme/tomorrow_night_eighties.css index cab1a89a..702b67a3 100644 --- a/lib/ace/theme/tomorrow_night_eighties.css +++ b/lib/ace/theme/tomorrow_night_eighties.css @@ -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; } \ No newline at end of file diff --git a/lib/ace/theme/twilight.css b/lib/ace/theme/twilight.css index d895561d..f2f536a9 100644 --- a/lib/ace/theme/twilight.css +++ b/lib/ace/theme/twilight.css @@ -160,8 +160,4 @@ color:#5F5A60; .ace-twilight .ace_markup.ace_list { color:#F9EE98; -} - -.ace-twilight span.ace_c9searchresults { - cursor: pointer; } \ No newline at end of file diff --git a/lib/ace/theme/vibrant_ink.css b/lib/ace/theme/vibrant_ink.css index e1ab5c30..d0a091ba 100644 --- a/lib/ace/theme/vibrant_ink.css +++ b/lib/ace/theme/vibrant_ink.css @@ -139,8 +139,4 @@ color:#99CC99; .ace-vibrant-ink .ace_markup.ace_underline { text-decoration:underline; -} - -.ace-vibrant-ink span.ace_c9searchresults { - cursor: pointer; } \ No newline at end of file diff --git a/tool/Theme.tmpl.css b/tool/Theme.tmpl.css index 66f821b2..5d55386a 100644 --- a/tool/Theme.tmpl.css +++ b/tool/Theme.tmpl.css @@ -248,8 +248,4 @@ .%cssClass% .ace_collab.ace_user1 { %collab.user1% -} - -.%cssClass% span.ace_c9searchresults { - cursor: pointer; } \ No newline at end of file