themes/stpatty/css/shamrock.css
changeset 58 8f532d8ab5f5
parent 51 436e7a3a4013
child 161 bed9d04fa144
equal deleted inserted replaced
48:fc9762553a3c 58:8f532d8ab5f5
   425 
   425 
   426 input:hover {
   426 input:hover {
   427   background-color: #73b038;
   427   background-color: #73b038;
   428 }
   428 }
   429 
   429 
   430 input:active {
   430 input:active, input:focus {
   431   background-color: #83c048;
   431   background-color: #83c048;
   432 }
   432 }
   433 
   433