mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-04 08:59:39 -04:00
Merge pull request #534 from thezbyg/master
Fix incorrect tree item display.
This commit is contained in:
commit
8d5473903e
1 changed files with 4 additions and 0 deletions
|
@ -23,6 +23,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li {
|
||||||
|
clear: left;
|
||||||
|
}
|
||||||
|
|
||||||
.active > a {
|
.active > a {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue