]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/js/tiny_mce/plugins/searchreplace/css/searchreplace.css
Imported Upstream version 0.2~alpha
[roundcube.git] / program / js / tiny_mce / plugins / searchreplace / css / searchreplace.css
index 4c7bd13c40d7ee99fcb65b3fca12b06b3f0a0d2c..ecdf58c7b50e826ead437180515681537978100f 100644 (file)
@@ -1,20 +1,6 @@
-/* stylesheet for advsearchreplace plugin*/\r
+.panel_wrapper {height:85px;}\r
+.panel_wrapper div.current {height:85px;}\r
 \r
-.panel_wrapper { height: 85px; }\r
-.panel_wrapper div.current { height: 85px; }\r
-\r
-/* MS IE only styles */\r
-* html .panel_wrapper { height: 100px; }\r
-* html .panel_wrapper div.current { height: 100px; }\r
-\r
-#replaceBtn, #replaceAllBtn {\r
-       padding-bottom: 2px;\r
-       font-weight: bold;\r
-       width: 90px;\r
-       height: 21px;\r
-       border: 0;\r
-       cursor: pointer;\r
-}\r
-\r
-#replaceBtn { background: url(../images/replace_button_bg.gif); }\r
-#replaceAllBtn { background: url(../images/replace_all_button_bg.gif); }\r
+/* IE */\r
+* html .panel_wrapper {height:100px;}\r
+* html .panel_wrapper div.current {height:100px;}\r