Changeset 23 for trunk/web/css
- Timestamp:
- 10/22/07 16:57:01 (1 year ago)
- Files:
-
- trunk/web/css/forum.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/web/css/forum.css
r14 r23 122 122 background-color: #ade; 123 123 } 124 125 .inactive .post_actions li:before 126 { 127 content: ''; 128 } 129 130 .inactive .post_actions a 131 { 132 color: white!important; 133 }
