summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/table/css/row.css
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/tiny_mce/plugins/table/css/row.css')
-rw-r--r--program/js/tiny_mce/plugins/table/css/row.css25
1 files changed, 0 insertions, 25 deletions
diff --git a/program/js/tiny_mce/plugins/table/css/row.css b/program/js/tiny_mce/plugins/table/css/row.css
deleted file mode 100644
index 1f7755daf..000000000
--- a/program/js/tiny_mce/plugins/table/css/row.css
+++ /dev/null
@@ -1,25 +0,0 @@
-/* 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;
-}