adjusted sidebar heading style for subfolders

This commit is contained in:
tomjohnson1492
2016-03-25 22:47:56 -07:00
parent 22d8678e11
commit 25eeba31aa

View File

@ -1009,3 +1009,9 @@ span.soft {
margin-left: 5px;
}
.nav li.active > a.subfoldersTitle {
background-color: whitesmoke;
font-weight: bold;
color: black;
}