includes/clientside/tinymce/plugins/table/css/table.css
changeset 335 67bd3121a12e
parent 1 fe660c52c48f
equal deleted inserted replaced
334:c72b545f1304 335:67bd3121a12e
     1 /* CSS file for table dialog in the table plugin */
     1 /* CSS file for table dialog in the table plugin */
     2 
     2 
     3 .panel_wrapper div.current {
     3 .panel_wrapper div.current {
     4 	height: 220px;
     4 	height: 245px;
     5 }
     5 }
     6 
     6 
     7 .advfield {
     7 .advfield {
     8 	width: 200px;
     8 	width: 200px;
     9 }
     9 }