From cccc130ca6d744047ff80d260b74edccbd7fe318 Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Fri, 07 Mar 2008 16:43:52 -0500
Subject: [PATCH] pl + fi update
---
program/js/tiny_mce/plugins/table/css/table.css | 26 +++++++++++++-------------
1 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/program/js/tiny_mce/plugins/table/css/table.css b/program/js/tiny_mce/plugins/table/css/table.css
index 804f766..82bb548 100644
--- a/program/js/tiny_mce/plugins/table/css/table.css
+++ b/program/js/tiny_mce/plugins/table/css/table.css
@@ -1,13 +1,13 @@
-/* CSS file for table dialog in the table plugin */
-
-.panel_wrapper div.current {
- height: 220px;
-}
-
-.advfield {
- width: 200px;
-}
-
-#class {
- width: 150px;
-}
+/* CSS file for table dialog in the table plugin */
+
+.panel_wrapper div.current {
+ height: 220px;
+}
+
+.advfield {
+ width: 200px;
+}
+
+#class {
+ width: 150px;
+}
--
Gitblit v1.9.1