Skip to content

Commit 72146b8

Browse files
author
Kristan Kenney
committed
Fix list item background color
1 parent c2cdcc7 commit 72146b8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

web/css/src/styles.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1656,7 +1656,6 @@ div.l-content > div.l-separator:nth-of-type(4) {
16561656
border-bottom: 1px solid #ddd;
16571657
border-left: 1px solid transparent;
16581658
border-right: 1px solid transparent;
1659-
background-color: rgba(255,255,255,0.6);
16601659
}
16611660

16621661
.l-unit:hover, .units .l-unit:hover {

0 commit comments

Comments
 (0)