Removed the unused list-group-item-success class from style.css.
This commit is contained in:
parent
91e6dc6668
commit
954173a2c2
@ -136,9 +136,6 @@
|
|||||||
.accounting-list-group-stripped .list-group-item:nth-child(2n+1) {
|
.accounting-list-group-stripped .list-group-item:nth-child(2n+1) {
|
||||||
background-color: #f2f2f2;
|
background-color: #f2f2f2;
|
||||||
}
|
}
|
||||||
.accounting-list-group-stripped .list-group-item-success:nth-child(2n+1) {
|
|
||||||
background-color: #c7dbd2;
|
|
||||||
}
|
|
||||||
.accounting-list-group-hover .list-group-item:hover {
|
.accounting-list-group-hover .list-group-item:hover {
|
||||||
background-color: #ececec;
|
background-color: #ececec;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user