Changeset 1551

Show
Ignore:
Timestamp:
04/15/08 10:46:10 (1 month ago)
Author:
mikey
Message:

fixed stage assistant css

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docroot/stageassistant/css/stageassistant.css

    r1528 r1551  
    66    width: 213px; 
    77  z-index: 1001; 
    8   background: url(/img/stageassistant/bg.gif) no-repeat; 
     8  background: url(/stageassistant/img/bg.gif) no-repeat; 
    99} 
    1010 
     
    2727    height: 26px; 
    2828  z-index: 1001; 
    29   background: url(/img/stageassistant/min.gif) no-repeat; 
     29  background: url(/stageassistant/img/min.gif) no-repeat; 
    3030} 
    3131 
     
    7575#stageassistant .bottom { 
    7676  font-size: 1px; 
    77   background: url(/img/stageassistant/bottom.gif) no-repeat; 
     77  background: url(/stageassistant/img/bottom.gif) no-repeat; 
    7878  width: 213px; 
    7979  height: 6px;