mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 09:05:47 +02:00
Remove list-group-item-heading and list-group-item-text (#21653)
This commit is contained in:
committed by
Mark Otto
parent
a3bc607c10
commit
d6a5439a8c
@@ -10,10 +10,6 @@
|
||||
button.list-group-item-#{$state} {
|
||||
color: $color;
|
||||
|
||||
.list-group-item-heading {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
@include hover-focus {
|
||||
color: $color;
|
||||
background-color: darken($background, 5%);
|
||||
|
Reference in New Issue
Block a user