Changeset 1295
- Timestamp:
- 03/11/10 14:04:16 (3 years ago)
- Location:
- branches/1.2/content
- Files:
-
- 2 edited
-
admin_themes/admin_default/css/style.css (modified) (1 diff)
-
themes/default/css/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/content/admin_themes/admin_default/css/style.css
r1061 r1295 149 149 .green { 150 150 background-color: #99FF66 !important; 151 } 152 153 .yellow { 154 background-color: #fbe760 !important; 151 155 } 152 156 -
branches/1.2/content/themes/default/css/style.css
r1283 r1295 78 78 79 79 .green { background-color: #99FF66; } 80 .yellow { background-color: #fbe760; } 80 81 .red { background-color: #FF6A55; color: #ffffff; } 81 82 .bold_red { color: red; font-weight: bold; }
Note: See TracChangeset
for help on using the changeset viewer.