Skip to content

Commit 0d7133b

Browse files
author
Kristan Kenney
committed
Adjust hover color for list items (dark.css)
1 parent 129b506 commit 0d7133b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/deb/themes/dark.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1701,7 +1701,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
17011701

17021702
.l-unit:hover, .units .l-unit:hover {
17031703
box-shadow: 0px 2px 10px rgba(20,20,20,0.20);
1704-
background-color: #404040;
1704+
background-color: #353535;
17051705
text-shadow: 0px 1px rgba(0,0,0,0.5);
17061706
border-left: 1px solid #212121;
17071707
border-right: 1px solid #212121;

0 commit comments

Comments
 (0)