Fix css for expanded dir in ecm

This commit is contained in:
Laurent Destailleur 2019-09-05 17:57:21 +02:00
parent c816a41006
commit 04174316c8
2 changed files with 6 additions and 0 deletions

View File

@ -2207,6 +2207,9 @@ img.toolbarbutton {
height: 30px;
}
li.expanded > a.fmdirlia.jqft.ecmjqft {
font-weight: bold !important;
}

View File

@ -2351,6 +2351,9 @@ img.toolbarbutton {
height: 30px;
}
li.expanded > a.fmdirlia.jqft.ecmjqft {
font-weight: bold !important;
}
/* ============================================================================== */