mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-31 07:18:21 -04:00
More design changes.
This commit is contained in:
parent
556d206ab8
commit
f1175f5149
7 changed files with 81 additions and 38 deletions
|
@ -49,6 +49,7 @@
|
|||
if ($ul.children(".entry:not(.folder-parent)").size() === 0) {
|
||||
$("#extended").append($("<div class='empty l10n-empty'>empty</div>"));
|
||||
}
|
||||
$("#extended").append($("<div class='no-match l10n-noMatch'>no match</div>"));
|
||||
},
|
||||
customize = function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue