Changeset 4569
- Timestamp:
- Aug 19, 2010, 3:18:44 AM (11 years ago)
- Location:
- web/trunk/trac/htdocs
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
web/trunk/trac/htdocs/libcaca.css
r4568 r4569 686 686 background: #BFADAD; 687 687 } 688 .message-list div.topic.new .subject, 689 .message-list div.topic.new .subject { 690 padding-left: 20px; 691 } 692 .message-list div.topic .subject { 693 background: transparent url(fiole.png) no-repeat top left; 694 } 695 .message-list div.topic.new .subject { 696 background: transparent url(fiole-new.png) no-repeat top left; 697 } 688 698 /* === DIFF === */ 689 699
Note: See TracChangeset
for help on using the changeset viewer.