- Timestamp:
- Oct 19, 2008, 12:04:30 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/branches/test/trac/htdocs/main.css
r3002 r3003 82 82 border: none; 83 83 } 84 input { 84 input[type="button"], input[type="submit"], input[type="reset"] { 85 background: #EEEEEE; 85 86 border: 1px solid #88AA77; 86 } 87 input[type="checkbox"] { 88 border: none; 87 color: #222222; 89 88 } 90 89 input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
Note: See TracChangeset
for help on using the changeset viewer.