1
0

Color contrast fix

This commit is contained in:
bonkmaykr
2021-07-20 13:31:03 -05:00
committed by GitHub
parent 7c076fad26
commit 4b438285a5

View File

@@ -402,3 +402,6 @@ div.ThirdPartyModule {
margin-left: 2px;
margin-right: 2px;
}
/*contrast fix*/
.TitleOnly > ul > li itemcount {color:#ff9bcf !important;}