summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/table/css/cell.css
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/tiny_mce/plugins/table/css/cell.css')
-rw-r--r--program/js/tiny_mce/plugins/table/css/cell.css32
1 files changed, 16 insertions, 16 deletions
diff --git a/program/js/tiny_mce/plugins/table/css/cell.css b/program/js/tiny_mce/plugins/table/css/cell.css
index a067ecdfe..a47cc1a1e 100644
--- a/program/js/tiny_mce/plugins/table/css/cell.css
+++ b/program/js/tiny_mce/plugins/table/css/cell.css
@@ -1,17 +1,17 @@
-/* CSS file for cell dialog in the table plugin */
-
-.panel_wrapper div.current {
- height: 200px;
-}
-
-.advfield {
- width: 200px;
-}
-
-#action {
- margin-bottom: 3px;
-}
-
-#class {
- width: 150px;
+/* CSS file for cell dialog in the table plugin */
+
+.panel_wrapper div.current {
+ height: 200px;
+}
+
+.advfield {
+ width: 200px;
+}
+
+#action {
+ margin-bottom: 3px;
+}
+
+#class {
+ width: 150px;
} \ No newline at end of file