X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=style.css;h=0d1431a84f036c23de0d8a1a4db889dea39c0bc3;hb=0bca0bee961be0c55bddba41b28501d014aef4a6;hp=74944ab86413798dfaf1f7baef3f957b174a96c4;hpb=3bec8918198647fff324dc30ecc8b0690e7aff0c;p=serve0 diff --git a/style.css b/style.css index 74944ab..0d1431a 100644 --- a/style.css +++ b/style.css @@ -94,11 +94,12 @@ a[href="#advsearch"]:before { #advsearch:target, #multitag:target, #prefs:target, #bookmarks:target { - max-height: 100em; overflow: visible; + max-height: 50em; overflow: visible; } #advsearch:target { border-style: none none solid none; } #prefs:target { border-style: none none solid solid; } #bookmarks:target { border-style: none solid solid none; } +#advsearch:target, #multitag:target { max-height: 500em; } #advsearch a[href="#"], #multitag a[href="#"], @@ -308,6 +309,7 @@ a[href="#advsearch"]:before { padding: .25em .5em; word-break: break-word; background-color: #222; + overflow: hidden; } .list.file .time, .list.file .dim {