Panel my panel no default (season 2)
This commit is contained in:
parent
71caf3cce5
commit
9b7a014121
|
@ -444,11 +444,11 @@ body#version1 {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-default > .panel-heading {
|
// .panel-default > .panel-heading {
|
||||||
background-color: mix($default_color, $default_text, 90%) !important;
|
// background-color: mix($default_color, $default_text, 90%) !important;
|
||||||
border-color: mix($default_color, $default_text, 85%) !important;
|
// border-color: mix($default_color, $default_text, 85%) !important;
|
||||||
color: mix($default_text, $default_color, 90%) !important;
|
// color: mix($default_text, $default_color, 90%) !important;
|
||||||
}
|
// }
|
||||||
|
|
||||||
.btn-default:hover {
|
.btn-default:hover {
|
||||||
background-color: mix($default_color, $default_text, 90%) !important;
|
background-color: mix($default_color, $default_text, 90%) !important;
|
||||||
|
|
Loading…
Reference in New Issue