Button Button Button Button
.btn-custom { background-color: #888888; border-color: #7b7b7b; color:#FFFFFF; } .btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active { background-color: #787878; border-color: #606060; color:#FFFFFF; } .btn-custom.disabled:hover, .btn-custom.disabled:focus, .btn-custom.disabled:active, .btn-custom.disabled.active, .btn-custom[disabled]:hover, .btn-custom[disabled]:focus, .btn-custom[disabled]:active, .btn-custom[disabled].active, fieldset[disabled] .btn-custom:hover, fieldset[disabled] .btn-custom:focus, fieldset[disabled] .btn-custom:active, fieldset[disabled] .btn-custom.active { background-color: #888888; border-color: #7b7b7b; color:#FFFFFF; }
2009 - 2024© Copyright Liewebs. All rights reserved.