summaryrefslogtreecommitdiff
path: root/public/javascripts/tiny_mce/plugins/searchreplace/css
diff options
context:
space:
mode:
Diffstat (limited to 'public/javascripts/tiny_mce/plugins/searchreplace/css')
-rw-r--r--public/javascripts/tiny_mce/plugins/searchreplace/css/searchreplace.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/public/javascripts/tiny_mce/plugins/searchreplace/css/searchreplace.css b/public/javascripts/tiny_mce/plugins/searchreplace/css/searchreplace.css
deleted file mode 100644
index ecdf58c..0000000
--- a/public/javascripts/tiny_mce/plugins/searchreplace/css/searchreplace.css
+++ /dev/null
@@ -1,6 +0,0 @@
1.panel_wrapper {height:85px;}
2.panel_wrapper div.current {height:85px;}
3
4/* IE */
5* html .panel_wrapper {height:100px;}
6* html .panel_wrapper div.current {height:100px;}