| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/css/main/themes/red/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/css/main/themes/red/style.css |
.bx-red .btn.btn-default {
outline: none;
background-color: #da3737;
border-color: #da3737;
color: #FFF;
}
.bx-red .btn.btn-default:hover {
outline: none;
background-color: #e48d8d;
border-color: #e48d8d;
color: #FFF;
}
.bx-red .btn.btn-default:active {
outline: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}