more work on doco search

This commit is contained in:
redmatrix
2015-08-30 22:39:33 -07:00
parent 7ba1217a13
commit e23f86faa9
5 changed files with 30 additions and 1 deletions

3
view/pdl/mod_help.pdl Normal file
View File

@@ -0,0 +1,3 @@
[region=aside]
[widget=helpindex][/widget]
[/region]

View File

@@ -2296,3 +2296,11 @@ nav .badge.mail-update:hover {
/*.channels_ckbx, .pending_ckbx, .users_ckbx {
margin-top: -5px !important;
}*/
.help-searchlist {
list-style-type: none;
}
.help-searchlist a {
font-size: 130%;
}