Index: trunk/admin/include/subitems.css =================================================================== diff -u -r13 -r22 --- trunk/admin/include/subitems.css (.../subitems.css) (revision 13) +++ trunk/admin/include/subitems.css (.../subitems.css) (revision 22) @@ -36,11 +36,27 @@ .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} +.lTD { + border-right-width: 1px; + border-right-style: solid; + border-right-color: #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} -.rTDi {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #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; +} +.rTDi { + border-bottom-width: 1px; + border-bottom-style: solid; + border-bottom-color: #CCCCCC; +} + .info {FONT-SIZE: 11px; COLOR: #707070; FONT-FAMILY: arial,verdana,sans-serif; font-weight: normal;} .imgButton {cursor: hand}