/BlogEngine/BlogEngine.NET/editors/tiny_mce_3_4_3_1/plugins/table/css/row.css
# · CSS · 25 lines · 18 code · 6 blank · 1 comment · 0 complexity · 81a75523c1e83be93e524c8bb901a089 MD5 · raw file
- /* CSS file for row dialog in the table plugin */
-
- .panel_wrapper div.current {
- height: 200px;
- }
-
- .advfield {
- width: 200px;
- }
-
- #action {
- margin-bottom: 3px;
- }
-
- #rowtype,#align,#valign,#class,#height {
- width: 150px;
- }
-
- #height {
- width: 50px;
- }
-
- .col2 {
- padding-left: 20px;
- }