2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

fix variables in panels.less

This commit is contained in:
سید مرتضی موسوی
2014-05-27 17:09:47 +04:30
parent 6e4825aef1
commit 67a332c97b
+2 -2
View File
@@ -12,8 +12,8 @@
border-top-color: @border;
}
.badge {
color: @background-color;
background-color: @color;
color: @heading-bg-color;
background-color: @heading-text-color;
}
}
& > .panel-footer {