]> git.mxchange.org Git - friendica.git/blob - library/tinymce/jscripts/tiny_mce/plugins/table/css/cell.css
update tinymce to 3.5b2 to fix issues with FF 11 and pasting into code blocks
[friendica.git] / library / tinymce / jscripts / tiny_mce / plugins / table / css / cell.css
1 /* CSS file for cell dialog in the table plugin */\r
2 \r
3 .panel_wrapper div.current {\r
4         height: 200px;\r
5 }\r
6 \r
7 .advfield {\r
8         width: 200px;\r
9 }\r
10 \r
11 #action {\r
12         margin-bottom: 3px;\r
13 }\r
14 \r
15 #class {\r
16         width: 150px;\r
17 }