0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

Color Contrast for panel heading

related to #13686
This commit is contained in:
سید مرتضی موسوی 2014-05-27 15:31:13 +04:30
parent 8e568a8e36
commit 6e4825aef1

View File

@ -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 {