adjusted sidebar heading style for subfolders
This commit is contained in:
@ -1009,3 +1009,9 @@ span.soft {
|
|||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.nav li.active > a.subfoldersTitle {
|
||||||
|
background-color: whitesmoke;
|
||||||
|
font-weight: bold;
|
||||||
|
color: black;
|
||||||
|
}
|
Reference in New Issue
Block a user