Changeset 317
- Timestamp:
- Dec 4, 2009, 5:02:27 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/trunk/trac/htdocs/main.css
r316 r317 68 68 color: #D2E6F0; 69 69 } 70 #content.ticket { 71 margin:0 auto; 72 max-width:100%; 73 width:800px; 74 } 75 70 76 input, select, input[type=button], input[type=submit], input[type=reset], input[type=checkbox] { background: #000; color: #F0B302; border: 1px outset #CF7500; } 71 77 input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover { color: #CF7500; border-color: #F0B302 ; background: #000; }
Note: See TracChangeset
for help on using the changeset viewer.