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