Panel my panel no default (season 2)

This commit is contained in:
Yuki 2015-08-27 05:39:10 +05:30
parent 71caf3cce5
commit 9b7a014121
1 changed files with 5 additions and 5 deletions

View File

@ -444,11 +444,11 @@ body#version1 {
}
}
.panel-default > .panel-heading {
background-color: mix($default_color, $default_text, 90%) !important;
border-color: mix($default_color, $default_text, 85%) !important;
color: mix($default_text, $default_color, 90%) !important;
}
// .panel-default > .panel-heading {
// background-color: mix($default_color, $default_text, 90%) !important;
// border-color: mix($default_color, $default_text, 85%) !important;
// color: mix($default_text, $default_color, 90%) !important;
// }
.btn-default:hover {
background-color: mix($default_color, $default_text, 90%) !important;