- Timestamp:
- Oct 19, 2008, 12:09:02 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/branches/test/trac/htdocs/main.css
r3004 r3005 85 85 background: #EEEEEE; 86 86 border: 1px solid #88AA77; 87 color: # 88AA77;87 color: #224422; 88 88 } 89 89 input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { 90 90 background: #88AA77; 91 91 border: 1px solid #224422; 92 color: #224422; 92 93 } 93 94
Note: See TracChangeset
for help on using the changeset viewer.