Index: trunk/admin/include/subitems.css =================================================================== diff -u -r22 -r1787 --- trunk/admin/include/subitems.css (.../subitems.css) (revision 22) +++ trunk/admin/include/subitems.css (.../subitems.css) (revision 1787) @@ -37,24 +37,16 @@ .dBody {border-top-width:1px; border-top-style:solid; border-top-color:#666767; width: 269px; height: 21px; overflow:hidden} .lTD { - border-right-width: 1px; - border-right-style: solid; - border-right-color: #CCCCCC + border-right: 1px solid #CCCCCC; } .lTDi { - border-right-width: 1px; - border-right-style: solid; - border-right-color: #CCCCCC; - border-bottom-width: 1px; - border-bottom-style: solid; - border-bottom-color: #CCCCCC; + border-right: 1px solid #CCCCCC; + border-bottom: 1px solid #CCCCCC; } .rTDi { - border-bottom-width: 1px; - border-bottom-style: solid; - border-bottom-color: #CCCCCC; + border-bottom: 1px solid #CCCCCC; } .info {FONT-SIZE: 11px; COLOR: #707070; FONT-FAMILY: arial,verdana,sans-serif; font-weight: normal;}