Changeset 2587


Ignore:
Timestamp:
07/29/10 19:48:51 (19 months ago)
Author:
eddieballisty
Message:

changed to match actual image name (case sensitive on *nix systems)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.2/www/admin/css/dialogIE6.css

    r1192 r2587  
    11#frontEndToolsIE6 { 
    2         background: transparent url(../images/ie6/bg_fetools.jpg) repeat-x scroll 0% !important; 
     2        background: transparent url(../images/ie6/bg_feTools.jpg) repeat-x scroll 0% !important; 
    33        height: 36px !important; 
    44        left: 0px !important; 
     
    7979 
    8080#frontEndToolsIE6 ul li#adminSiteManager { 
    81         background: url(../images/bg_fetools_site_manager.png) no-repeat scroll left center !important; 
     81        background: url(../images/bg_feTools_site_manager.png) no-repeat scroll left center !important; 
    8282        padding-left: 21px !important; 
    8383} 
Note: See TracChangeset for help on using the changeset viewer.