mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
fixes #9266 manually on account of list group file reorganization
This commit is contained in:
@@ -42,13 +42,11 @@
|
||||
|
||||
// Linked list items
|
||||
a& {
|
||||
// Colorize content accordingly
|
||||
color: @list-group-link-color;
|
||||
|
||||
.list-group-item-heading {
|
||||
color: @list-group-link-heading-color;
|
||||
}
|
||||
.list-group-item-text {
|
||||
color: @list-group-link-color;
|
||||
}
|
||||
|
||||
// Hover state
|
||||
&:hover,
|
||||
|
||||
Reference in New Issue
Block a user