Fix background on list items
This commit is contained in:
@ -662,7 +662,7 @@
|
|||||||
//##
|
//##
|
||||||
|
|
||||||
//** Background color on `.list-group-item`
|
//** Background color on `.list-group-item`
|
||||||
@list-group-bg: @gray-lighter;
|
@list-group-bg: @body-bg;
|
||||||
//** `.list-group-item` border color
|
//** `.list-group-item` border color
|
||||||
@list-group-border: #ddd;
|
@list-group-border: #ddd;
|
||||||
//** List group border radius
|
//** List group border radius
|
||||||
|
Reference in New Issue
Block a user