Changeset 5947

Show
Ignore:
Timestamp:
05/14/08 04:12:46 (4 months ago)
Author:
inureyes
Message:

#897

  • 그나마 조금 낫게 수정해 봄.
Location:
trunk/style/admin/whitedream
Files:
1 added
1 removed
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/style/admin/whitedream/basic.css

    r5946 r5947  
    284284#main-menu li.selected 
    285285{ 
    286     background-image                 : url("./image/bg_menu_selected2.png"); 
     286    background-image                 : url("./image/bg_menu_over.png"); 
    287287    background-position              : center top; 
    288288    background-repeat                : repeat-x; 
     
    295295 
    296296} 
     297 
    297298#main-menu li a:hover 
    298299{