Changeset 4498


Ignore:
Timestamp:
08/18/10 21:23:11 (3 years ago)
Author:
carmie
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • web/trunk/trac/htdocs/libcaca.css

    r4497 r4498  
    265265    width:148px; 
    266266} 
    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 { 
    268268    background: #2C1F1C url(boutonhover.png) no-repeat center top; 
    269269    border: 0; 
     
    291291    -webkit-border-radius: 5px; 
    292292    border-radius: 5px; 
    293 } 
    294 legend{ 
    295  
    296293} 
    297294#content.ticket, #content.milestone, { 
Note: See TracChangeset for help on using the changeset viewer.