equal
deleted
inserted
replaced
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 } |