includes/clientside/css/enano-shared.css
changeset 832 7152ca0a0ce9
parent 765 51f64b1c9413
child 874 d67f43d93f30
equal deleted inserted replaced
831:45e887f23282 832:7152ca0a0ce9
   782 .abutton_blue        { color:            #000088 !important; }
   782 .abutton_blue        { color:            #000088 !important; }
   783 .abutton_blue:hover  { background-color: #000088 !important; }
   783 .abutton_blue:hover  { background-color: #000088 !important; }
   784 .abutton_red         { color:            #880000 !important; }
   784 .abutton_red         { color:            #880000 !important; }
   785 .abutton_red:hover   { background-color: #880000 !important; }
   785 .abutton_red:hover   { background-color: #880000 !important; }
   786 
   786 
   787 .abutton_img {
   787 .abutton_img, .abutton.icon {
   788   background-image: url('../../../images/mini-error.png');
   788   background-image: url('../../../images/mini-error.png');
   789   background-position: 4px center;
   789   background-position: 4px center;
   790   background-repeat: no-repeat;
   790   background-repeat: no-repeat;
   791   padding-left: 24px;
   791   padding-left: 24px;
   792 }
   792 }