Changeset 15799 for branches/feature-module-update/html
- Timestamp:
- 2007/09/20 20:40:32 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/user_data/templates/default/css/index.css
r15794 r15799 18 18 } 19 19 20 div#news dl {20 div#newsarea dl { 21 21 padding: 10px 0; 22 22 background: url("../img/common/line_400.gif") no-repeat bottom; 23 23 } 24 24 25 div#news dl.end {25 div#newsarea dl.end { 26 26 padding: 10px 0; 27 27 background: url("") no-repeat bottom; 28 28 } 29 29 30 div#news dl dt {30 div#newsarea dl dt { 31 31 padding: 0 0 0 20px; 32 32 background: url("../img/top/news_icon.gif") no-repeat;
Note: See TracChangeset
for help on using the changeset viewer.