Changeset 519
- Timestamp:
- 08/07/07 13:38:12 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
pagoda/trunk/Pagoda/pagoda/widgets/admin/static/css/accounts.css
r518 r519 20 20 21 21 .column .count strong { 22 color: #3465a4; 22 background: #3465a4 url('../images/tab-active.png') repeat-x left top; 23 color: #fff; 24 padding: 1px; 23 25 } 24 26
