Index: trunk/core/admin_templates/incs/sections_list.css =================================================================== diff -u -r6703 -r7391 --- trunk/core/admin_templates/incs/sections_list.css (.../sections_list.css) (revision 6703) +++ trunk/core/admin_templates/incs/sections_list.css (.../sections_list.css) (revision 7391) @@ -19,7 +19,7 @@ font-weight: bold; font-size: 12px; color: #ffffff; - background: url(../img/summary/overviewbox_header.gif) top left no-repeat; + background: url(../../../kernel/admin_templates/img/summary/overviewbox_header.gif) top left no-repeat; } .overviewbox_body { @@ -56,13 +56,13 @@ font-weight: bold; font-size: 12px; color: #000000; - background: url(../img/summary/searchbox_header.gif) top left no-repeat; + background: url(../../../kernel/admin_templates/img/summary/searchbox_header.gif) top left no-repeat; } .searchbox_body { border: 1px solid #666767; height: 65px; - background: url(../img/summary/searchbox_bg.gif) top left; + background: url(../../../kernel/admin_templates/img/summary/searchbox_bg.gif) top left; } .search { @@ -93,7 +93,7 @@ font-weight: bold; font-size: 12px; color: #000000; - background: url(../img/summary/usersbox_header.gif) top left no-repeat; + background: url(../../../kernel/admin_templates/img/summary/usersbox_header.gif) top left no-repeat; } .usersbox_body { @@ -103,18 +103,18 @@ .lTDi { border-right: 1px solid #CCCCCC; - border-top: 1px solid #CCCCCC; + border-top: 1px solid #CCCCCC; } .rTDi { - border-top: 1px solid #CCCCCC; + border-top: 1px solid #CCCCCC; } .lTD { - border-right: 1px solid #CCCCCC; + border-right: 1px solid #CCCCCC; } .rTD { - + } \ No newline at end of file