Added colors pallete to general UI

This commit is contained in:
almasaeed2010
2015-02-02 12:09:02 -05:00
parent 2a35eafb8b
commit 87adc23aa8
5 changed files with 80 additions and 535 deletions

View File

@@ -4970,7 +4970,7 @@ fieldset[disabled] .btn-vk.active {
.bg-red-active,
.modal-danger .modal-header,
.modal-danger .modal-footer {
background-color: #cf3624 !important;
background-color: #d33724 !important;
}
.bg-yellow-active,
.modal-warning .modal-header,
@@ -4988,7 +4988,7 @@ fieldset[disabled] .btn-vk.active {
.bg-light-blue-active,
.modal-primary .modal-header,
.modal-primary .modal-footer {
background-color: #32769d !important;
background-color: #357ca5 !important;
}
.bg-green-active,
.modal-success .modal-header,