Changeset 4498
- Timestamp:
- 08/18/10 21:23:11 (3 years ago)
- File:
-
- 1 edited
-
web/trunk/trac/htdocs/libcaca.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
web/trunk/trac/htdocs/libcaca.css
r4497 r4498 265 265 width:148px; 266 266 } 267 .buttons input[type="button"]:hover, .buttons input[type="submit"]:hover, .buttons input[type="reset"]:hover {267 .buttons input[type="button"]:hover, .buttons input[type="submit"]:hover, .buttons input[type="reset"]:hover, .buttons input[type="button"]:active, .buttons input[type="submit"]:active, .buttons input[type="reset"]:active { 268 268 background: #2C1F1C url(boutonhover.png) no-repeat center top; 269 269 border: 0; … … 291 291 -webkit-border-radius: 5px; 292 292 border-radius: 5px; 293 }294 legend{295 296 293 } 297 294 #content.ticket, #content.milestone, {
Note: See TracChangeset
for help on using the changeset viewer.
