mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Remove "pointer" cursor on disabled list-group-item
This commit is contained in:
parent
1de2f68bdc
commit
76ca3677f5
@ -74,7 +74,8 @@ a.list-group-item {
|
||||
&.disabled:focus {
|
||||
background-color: @list-group-disabled-bg;
|
||||
color: @list-group-disabled-color;
|
||||
|
||||
cursor: default;
|
||||
|
||||
// Force color to inherit for custom content
|
||||
.list-group-item-heading {
|
||||
color: inherit;
|
||||
|
Loading…
x
Reference in New Issue
Block a user