Changeset 1551 for trunk/docroot
- Timestamp:
- 04/15/08 10:46:10 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docroot/stageassistant/css/stageassistant.css
r1528 r1551 6 6 width: 213px; 7 7 z-index: 1001; 8 background: url(/ img/stageassistant/bg.gif) no-repeat;8 background: url(/stageassistant/img/bg.gif) no-repeat; 9 9 } 10 10 … … 27 27 height: 26px; 28 28 z-index: 1001; 29 background: url(/ img/stageassistant/min.gif) no-repeat;29 background: url(/stageassistant/img/min.gif) no-repeat; 30 30 } 31 31 … … 75 75 #stageassistant .bottom { 76 76 font-size: 1px; 77 background: url(/ img/stageassistant/bottom.gif) no-repeat;77 background: url(/stageassistant/img/bottom.gif) no-repeat; 78 78 width: 213px; 79 79 height: 6px;
