diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css index eff007248..cd70f30fe 100644 --- a/admin/themes/clear/theme.css +++ b/admin/themes/clear/theme.css @@ -69,7 +69,7 @@ h3, .throw, .row1 { background-color: #ddd; } #content { background: #f1f1f1; - border: 1px solid #aaa; + border: 1px solid #f9f9f9; min-height: 467px; margin-left:217px; margin-top: 7px; @@ -91,7 +91,16 @@ UL.thumbnails span.wrap2 { /* borders */ -fieldset { border: 2px solid #ddd; } +fieldset { + border: none; + border-top: 2px solid #ddd; +} + +fieldset.with-border { + border: 2px solid #ddd; +} + + TEXTAREA { cursor:text; font-size: 13px; } .tagSelection label { padding-right:12px; } .tagSelection LI.tagSelected {background-color:#dbe8f3;} diff --git a/admin/themes/default/template/cat_list.tpl b/admin/themes/default/template/cat_list.tpl index a8f976cf7..87c0b2d70 100644 --- a/admin/themes/default/template/cat_list.tpl +++ b/admin/themes/default/template/cat_list.tpl @@ -63,7 +63,7 @@ jQuery(document).ready(function(){ {if ($PARENT_EDIT)}| {'edit'|@translate}{/if}