webcit_before_automake is now the trunk
[citadel.git] / webcit / tiny_mce / plugins / table / css / row.css
1 /* CSS file for row 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 #rowtype,#align,#valign,#class,#height {\r
16         width: 150px;\r
17 }\r
18 \r
19 #height {\r
20         width: 50px;    \r
21 }\r
22 \r
23 .col2 {\r
24         padding-left: 20px;\r
25 }\r