Fix css for expanded dir in ecm
This commit is contained in:
parent
c816a41006
commit
04174316c8
@ -2207,6 +2207,9 @@ img.toolbarbutton {
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
li.expanded > a.fmdirlia.jqft.ecmjqft {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2351,6 +2351,9 @@ img.toolbarbutton {
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
li.expanded > a.fmdirlia.jqft.ecmjqft {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
|
||||
/* ============================================================================== */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user