mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-19 11:51:23 +02:00
fix variables in panels.less
This commit is contained in:
@@ -12,8 +12,8 @@
|
|||||||
border-top-color: @border;
|
border-top-color: @border;
|
||||||
}
|
}
|
||||||
.badge {
|
.badge {
|
||||||
color: @background-color;
|
color: @heading-bg-color;
|
||||||
background-color: @color;
|
background-color: @heading-text-color;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
& > .panel-footer {
|
& > .panel-footer {
|
||||||
|
Reference in New Issue
Block a user