- Timestamp:
- Oct 27, 2009, 9:28:00 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/trunk/trac/htdocs/libcaca.css
r3717 r3718 97 97 } 98 98 99 /* formulaires */ 100 101 input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { 102 background: #C46300; 103 } 104 input[type="button"], input[type="submit"], input[type="reset"] { 105 background: #984601; 106 } 107 input[type="text"], input.textwidget, textarea { 108 border: 1px solid #C46300; 109 }
Note: See TracChangeset
for help on using the changeset viewer.