diff --git a/css/cms_right.css b/css/cms_right.css index 780cf769..958ef791 100644 --- a/css/cms_right.css +++ b/css/cms_right.css @@ -108,7 +108,6 @@ #Form_EditorToolbarImageForm fieldset span, #Form_EditorToolbarLinkForm fieldset span { float: left; - background: none; } #Form_EditorToolbarLinkForm fieldset li span, #Form_EditorToolbarImageForm fieldset li span { diff --git a/css/layout.css b/css/layout.css index 4b7634dc..16ed2ff1 100644 --- a/css/layout.css +++ b/css/layout.css @@ -426,6 +426,7 @@ iframe { #contentPanel div.TreeDropdownField span.items { width: 162px; background: #fff; + font-size: 12px; border:1px solid #A7A7A7; border-right: none; } @@ -481,4 +482,4 @@ iframe { #BlankImage { text-indent: -9000px; -} \ No newline at end of file +}