diff --git a/common/css/default.css b/common/css/default.css index 567e73539..deae4c967 100644 --- a/common/css/default.css +++ b/common/css/default.css @@ -53,14 +53,14 @@ form { margin:0; padding:0; } /* editor style */ a.bold { font-weight:bold; } -.editor_blue_text { color: #145ff9; text-decoration:underline; } -.editor_blue_text a { color: #145ff9; text-decoration:underline; } -.editor_red_text { color: #f42126; text-decoration:underline; } -.editor_red_text a { color: #f42126; text-decoration:underline; } -.editor_yellow_text { color: #c9bd00; text-decoration:underline; } -.editor_yellow_text a { color: #c9bd00; text-decoration:underline; } -.editor_green_text { color: #08830B; text-decoration:underline; } -.editor_green_text a { color: #08830B; text-decoration:underline; } +.editor_blue_text { color: #145ff9 !important; text-decoration:underline !important; } +.editor_blue_text a { color: #145ff9 !important; text-decoration:underline !important; } +.editor_red_text { color: #f42126 !important; text-decoration:underline !important; } +.editor_red_text a { color: #f42126 !important; text-decoration:underline !important; } +.editor_yellow_text { color: #c9bd00 !important; text-decoration:underline !important; } +.editor_yellow_text a { color: #c9bd00 !important; text-decoration:underline !important; } +.editor_green_text { color: #08830B !important; text-decoration:underline !important; } +.editor_green_text a { color: #08830B !important; text-decoration:underline !important; } .folder_opener { display: block; } .folder_closer { display: none; } diff --git a/modules/editor/components/image_gallery/tpl/popup.css b/modules/editor/components/image_gallery/tpl/popup.css index 5f5c689a7..405940dfb 100644 --- a/modules/editor/components/image_gallery/tpl/popup.css +++ b/modules/editor/components/image_gallery/tpl/popup.css @@ -32,4 +32,4 @@ img.color_icon_over { .editor_color_box { clear:both; height:65px; width:400px; border:1px solid #DDDDDD; padding:2px; } -.image_list { width:100%; border:1px solid #EEEEEE; } +.image_list { width:100%; border:1px solid #EEEEEE; height:200px !important; } diff --git a/modules/editor/components/image_gallery/tpl/popup.html b/modules/editor/components/image_gallery/tpl/popup.html index c58bb34de..aa95d8e0a 100644 --- a/modules/editor/components/image_gallery/tpl/popup.html +++ b/modules/editor/components/image_gallery/tpl/popup.html @@ -51,7 +51,7 @@ @@ -65,7 +65,7 @@ diff --git a/modules/editor/components/image_link/tpl/popup.html b/modules/editor/components/image_link/tpl/popup.html index bf007cbbc..dd0022099 100644 --- a/modules/editor/components/image_link/tpl/popup.html +++ b/modules/editor/components/image_link/tpl/popup.html @@ -15,7 +15,7 @@ {$lang->image_url} - + {$lang->image_scale} @@ -29,7 +29,7 @@ URL - + {$lang->urllink_open_window} @@ -37,7 +37,7 @@ {$lang->image_alt} - + {$lang->image_align} diff --git a/modules/editor/components/multimedia_link/tpl/popup.html b/modules/editor/components/multimedia_link/tpl/popup.html index 4cc4a6c0c..fc5fdcfcc 100644 --- a/modules/editor/components/multimedia_link/tpl/popup.html +++ b/modules/editor/components/multimedia_link/tpl/popup.html @@ -13,11 +13,11 @@ {$lang->multimedia_url} - + {$lang->multimedia_caption} - + {$lang->multimedia_width} diff --git a/modules/editor/components/url_link/tpl/popup.html b/modules/editor/components/url_link/tpl/popup.html index 4430d2ba3..27c14aa53 100644 --- a/modules/editor/components/url_link/tpl/popup.html +++ b/modules/editor/components/url_link/tpl/popup.html @@ -15,11 +15,11 @@ {$lang->urllink_title} - + {$lang->urllink_url} - + {$lang->urllink_open_window} diff --git a/modules/editor/tpl/view_component.html b/modules/editor/tpl/view_component.html index f8eb592d7..f1898e826 100644 --- a/modules/editor/tpl/view_component.html +++ b/modules/editor/tpl/view_component.html @@ -2,7 +2,7 @@
-

{$component->title} ver. {$component->version}

+

{$component->title} ver. {$component->version}

diff --git a/modules/widget/tpl/widget_generate_code.html b/modules/widget/tpl/widget_generate_code.html index c010da0da..57c5936cc 100644 --- a/modules/widget/tpl/widget_generate_code.html +++ b/modules/widget/tpl/widget_generate_code.html @@ -7,7 +7,7 @@
-

{$lang->cmd_generate_code}

+

{$lang->cmd_generate_code}

diff --git a/modules/widget/tpl/widget_generate_code_in_page.html b/modules/widget/tpl/widget_generate_code_in_page.html index a1f497941..a1a4c84d0 100644 --- a/modules/widget/tpl/widget_generate_code_in_page.html +++ b/modules/widget/tpl/widget_generate_code_in_page.html @@ -9,7 +9,7 @@
-

{$lang->cmd_generate_code}

+

{$lang->cmd_generate_code}