mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-05 17:24:20 -04:00
Performance improvements in aai mode. Minor changes.
This commit is contained in:
parent
d7f1c68366
commit
15dd200b28
6 changed files with 53 additions and 16 deletions
|
@ -93,6 +93,11 @@
|
|||
margin: 0;
|
||||
padding: 0 0 0 24px;
|
||||
}
|
||||
.summary {
|
||||
margin: 0 0 0 24px;
|
||||
color: #999;
|
||||
font-style: italic;
|
||||
}
|
||||
.current {
|
||||
> a, > a:active, > a:visited {
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue