Color Contrast for panel heading

related to #13686
parent 8e568a8e
......@@ -11,6 +11,10 @@
+ .panel-collapse > .panel-body {
border-top-color: @border;
}
.badge {
color: @background-color;
background-color: @color;
}
}
& > .panel-footer {
+ .panel-collapse > .panel-body {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment