mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
moving forms, labels and list-group to variables.less
This commit is contained in:
@@ -58,10 +58,10 @@
|
||||
a.list-group-item {
|
||||
// Colorize content accordingly
|
||||
.list-group-item-heading {
|
||||
color: #333;
|
||||
color: @link-list-group-heading-color;
|
||||
}
|
||||
.list-group-item-text {
|
||||
color: #555;
|
||||
color: @link-list-group-color;
|
||||
}
|
||||
|
||||
// Hover state
|
||||
|
||||
Reference in New Issue
Block a user