themes/stpatty/css/shamrock.css
changeset 51 436e7a3a4013
parent 37 7267c2a67a93
child 160 bed9d04fa144
equal deleted inserted replaced
50:5e9bb8b7bbdf 51:436e7a3a4013
   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