mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-02 16:19:48 -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 {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue