summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/table/css/cell.css
diff options
context:
space:
mode:
authorsvncommit <devs@roundcube.net>2007-12-11 04:20:01 +0000
committersvncommit <devs@roundcube.net>2007-12-11 04:20:01 +0000
commit4315b0086b14cd5266b4cb824c3bd95aa550240c (patch)
treea9bfe0abb484200015e792faacd68c706d972f7a /program/js/tiny_mce/plugins/table/css/cell.css
parentdeb30262a766df2886e2bad2a5612a1040b6b05d (diff)
added ability to insert attached images in HTML editor
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