diff options
| author | till <till@php.net> | 2011-11-02 15:14:32 +0000 |
|---|---|---|
| committer | till <till@php.net> | 2011-11-02 15:14:32 +0000 |
| commit | 4dd50a41ee477806745a05772d5abbf16d23db89 (patch) | |
| tree | 3d65607d946f0eaecb468b8a21d40f147bc87fda /program/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/css | |
| parent | d6284b4d22d1e6912b01228b7d2a63e9fecbc5fb (diff) | |
fix path/structure (my bad)
Diffstat (limited to 'program/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/css')
| -rw-r--r-- | program/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/css/searchreplace.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/program/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/css/searchreplace.css b/program/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/css/searchreplace.css deleted file mode 100644 index ecdf58c7b..000000000 --- a/program/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/css/searchreplace.css +++ /dev/null @@ -1,6 +0,0 @@ -.panel_wrapper {height:85px;}
-.panel_wrapper div.current {height:85px;}
-
-/* IE */
-* html .panel_wrapper {height:100px;}
-* html .panel_wrapper div.current {height:100px;}
|
