diff --git a/modules/editor/components/table_maker/tpl/popup.css b/modules/editor/components/table_maker/tpl/popup.css index 5da13f91f..69351fd19 100644 --- a/modules/editor/components/table_maker/tpl/popup.css +++ b/modules/editor/components/table_maker/tpl/popup.css @@ -77,7 +77,7 @@ img.border_preview_color { width:30px; height:16px; border:1px solid #EEEEEE; - background-color:#88EE22; + background-color:#000000; } img.border_preview_none_color { diff --git a/modules/editor/components/table_maker/tpl/popup.html b/modules/editor/components/table_maker/tpl/popup.html index 7bc3ce494..11dc17fa0 100644 --- a/modules/editor/components/table_maker/tpl/popup.html +++ b/modules/editor/components/table_maker/tpl/popup.html @@ -22,7 +22,7 @@
px
{$lang->table_inner_border} :
-
px
+
px
@@ -46,7 +46,7 @@ blank # - +
diff --git a/modules/editor/components/table_maker/tpl/popup.js b/modules/editor/components/table_maker/tpl/popup.js index b649a1cff..6d521b126 100644 --- a/modules/editor/components/table_maker/tpl/popup.js +++ b/modules/editor/components/table_maker/tpl/popup.js @@ -35,7 +35,9 @@ function insertTable() { var bg_color = xGetElementById("bg_color_input").value; if(bg_color.length!=6) bg_color = "FFFFFF"; - var text = "\n"; + var text = "\n