169 lines
5.2 KiB
CSS
169 lines
5.2 KiB
CSS
/* This file creates the AdminForm "theme-danger" skin.
|
|
* The success color is applied to every form element and widget
|
|
* via the styles generated by the admin-skins.less mixin
|
|
*/
|
|
.admin-form .panel-danger > .panel-heading {
|
|
border-top-color: #fc6e51;
|
|
}
|
|
.admin-form .panel-danger > .panel-heading:before {
|
|
background-color: #e9573f;
|
|
}
|
|
.admin-form .panel-danger.heading-border:before,
|
|
.admin-form .panel-danger .heading-border:before {
|
|
background-color: #e9573f;
|
|
}
|
|
.admin-form .bg-danger {
|
|
background-color: #e9573f;
|
|
}
|
|
.admin-form .bg-danger.light {
|
|
background-color: #fc6e51;
|
|
}
|
|
.admin-form .bg-danger.lighter {
|
|
background-color: #f08c7c;
|
|
}
|
|
.admin-form .bg-danger.dark {
|
|
background-color: #e63c21;
|
|
}
|
|
.admin-form .bg-danger.darker {
|
|
background-color: #cd3117;
|
|
}
|
|
.admin-form .option-danger input:hover + .checkbox,
|
|
.admin-form .option-danger input:hover + .radio {
|
|
border-color: #fc6e51;
|
|
}
|
|
.admin-form .option-danger input:checked + .checkbox,
|
|
.admin-form .option-danger input:focus + .checkbox,
|
|
.admin-form .option-danger input:checked + .radio,
|
|
.admin-form .option-danger input:focus + .radio {
|
|
border-color: #e9573f;
|
|
}
|
|
.admin-form .option-danger input:checked + .radio:before,
|
|
.admin-form .option-danger input:focus + .radio:before {
|
|
background: #e9573f;
|
|
}
|
|
.admin-form .option-danger input:checked + .checkbox:before,
|
|
.admin-form .option-danger input:focus + .checkbox:before {
|
|
border-color: #e9573f;
|
|
}
|
|
.admin-form .switch-danger > input:checked + label {
|
|
background: #e9573f;
|
|
border-color: #e9573f;
|
|
}
|
|
.admin-form .switch-danger > input:checked + label:after {
|
|
color: #e9573f;
|
|
}
|
|
.admin-form .switch-danger > input:checked:focus + label {
|
|
background: #e63c21;
|
|
border-color: #e63c21;
|
|
}
|
|
.admin-form .btn-danger {
|
|
background-color: #e9573f;
|
|
}
|
|
.admin-form .btn-danger:hover,
|
|
.admin-form .btn-danger:focus {
|
|
background-color: #fc6e51;
|
|
border-color: #fc6e51;
|
|
}
|
|
.admin-form .btn-danger:active {
|
|
background-color: #e63c21;
|
|
}
|
|
.admin-form .btn-danger,
|
|
.admin-form .btn-danger:hover,
|
|
.admin-form .btn-danger:focus,
|
|
.admin-form .btn-danger:active {
|
|
color: #fff;
|
|
text-shadow: 0 1px rgba(0, 0, 0, 0.08);
|
|
}
|
|
.admin-form .slider-wrapper.slider-danger .ui-slider .ui-slider-range {
|
|
background-color: #e9573f;
|
|
}
|
|
.admin-form .slider-wrapper.slider-danger .ui-slider .ui-slider-handle {
|
|
border-color: #e9573f;
|
|
}
|
|
.admin-form .slider-wrapper.slider-danger .ui-slider .ui-slider-handle:before {
|
|
background-color: #e9573f;
|
|
}
|
|
.admin-form.theme-danger .section-divider span {
|
|
color: #e9573f;
|
|
}
|
|
.admin-form.theme-danger .tagline span {
|
|
color: #e9573f;
|
|
}
|
|
.admin-form.theme-danger .theme-link {
|
|
color: #e9573f;
|
|
}
|
|
.admin-form.theme-danger .gui-input:hover,
|
|
.admin-form.theme-danger .gui-textarea:hover,
|
|
.admin-form.theme-danger .select > select:hover,
|
|
.admin-form.theme-danger .select-multiple select:hover,
|
|
.admin-form.theme-danger .gui-input:hover ~ .input-footer,
|
|
.admin-form.theme-danger .file .gui-file:hover + .gui-input,
|
|
.admin-form.theme-danger .gui-textarea:hover ~ .input-footer {
|
|
border-color: #fc6e51;
|
|
}
|
|
.admin-form.theme-danger .gui-input:focus,
|
|
.admin-form.theme-danger .gui-textarea:focus,
|
|
.admin-form.theme-danger .select > select:focus,
|
|
.admin-form.theme-danger .select-multiple select:focus {
|
|
border-color: #fc6e51;
|
|
color: #3C3C3C;
|
|
}
|
|
.admin-form.theme-danger .gui-textarea:focus {
|
|
height: 120px;
|
|
}
|
|
.admin-form.theme-danger .select > select:focus {
|
|
z-index: 10;
|
|
z-index: 20\9;
|
|
}
|
|
.admin-form.theme-danger .gui-input:focus ~ .field-icon i,
|
|
.admin-form.theme-danger .gui-textarea:focus ~ .field-icon i {
|
|
color: #e9573f;
|
|
}
|
|
.admin-form.theme-danger .select-multiple select:focus,
|
|
.admin-form.theme-danger .gui-input:focus ~ .input-footer,
|
|
.admin-form.theme-danger .gui-textarea:focus ~ .input-footer,
|
|
.admin-form.theme-danger .file .gui-file:focus + .gui-input {
|
|
border-color: #fc6e51;
|
|
}
|
|
.admin-form.theme-danger .select > select:focus + .arrow {
|
|
color: #e9573f;
|
|
}
|
|
.admin-form.theme-danger .rating:hover .rating-star:hover,
|
|
.admin-form.theme-danger .rating:hover .rating-star:hover ~ .rating-star,
|
|
.admin-form.theme-danger .rating-input:checked ~ .rating-star {
|
|
color: #e9573f;
|
|
}
|
|
.admin-form.theme-danger .rating-star,
|
|
.admin-form.theme-danger .rating:hover .rating-star {
|
|
color: #A2A6A8;
|
|
}
|
|
.admin-form.theme-danger .ui-datepicker .ui-datepicker-prev,
|
|
.admin-form.theme-danger .ui-datepicker .ui-datepicker-next,
|
|
.admin-form.theme-danger .ui-datepicker .ui-datepicker-title {
|
|
color: #e9573f;
|
|
}
|
|
.admin-form.theme-danger .ui-datepicker-today a,
|
|
.admin-form.theme-danger .ui-datepicker-today a:hover,
|
|
.admin-form.theme-danger .ui-datepicker .ui-state-highlight {
|
|
background: #f3a79b !important;
|
|
}
|
|
.admin-form.theme-danger .ui-datepicker .ui-state-active {
|
|
background: #e9573f !important;
|
|
}
|
|
.admin-form.theme-danger .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active {
|
|
background: #FFF !important;
|
|
}
|
|
.admin-form.theme-danger .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
|
|
border-color: #e9573f;
|
|
}
|
|
.admin-form.theme-danger .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle:before {
|
|
background-color: #e9573f;
|
|
}
|
|
.admin-form.theme-danger .wizard .steps li a,
|
|
.admin-form.theme-danger .wizard .actions li a {
|
|
background-color: #e9573f;
|
|
}
|
|
.admin-form.theme-danger .wizard .steps li.current a {
|
|
background-color: #e63c21;
|
|
}
|