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/advimage/css | |
| parent | d6284b4d22d1e6912b01228b7d2a63e9fecbc5fb (diff) | |
fix path/structure (my bad)
Diffstat (limited to 'program/js/tinymce/jscripts/tiny_mce/plugins/advimage/css')
| -rw-r--r-- | program/js/tinymce/jscripts/tiny_mce/plugins/advimage/css/advimage.css | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/program/js/tinymce/jscripts/tiny_mce/plugins/advimage/css/advimage.css b/program/js/tinymce/jscripts/tiny_mce/plugins/advimage/css/advimage.css deleted file mode 100644 index 0a6251a69..000000000 --- a/program/js/tinymce/jscripts/tiny_mce/plugins/advimage/css/advimage.css +++ /dev/null @@ -1,13 +0,0 @@ -#src_list, #over_list, #out_list {width:280px;}
-.mceActionPanel {margin-top:7px;}
-.alignPreview {border:1px solid #000; width:140px; height:140px; overflow:hidden; padding:5px;}
-.checkbox {border:0;}
-.panel_wrapper div.current {height:305px;}
-#prev {margin:0; border:1px solid #000; width:428px; height:150px; overflow:auto;}
-#align, #classlist {width:150px;}
-#width, #height {vertical-align:middle; width:50px; text-align:center;}
-#vspace, #hspace, #border {vertical-align:middle; width:30px; text-align:center;}
-#class_list {width:180px;}
-input {width: 280px;}
-#constrain, #onmousemovecheck {width:auto;}
-#id, #dir, #lang, #usemap, #longdesc {width:200px;}
|
