Added search counts to the searchTOC - see listserv email for request

This commit is contained in:
Stephen V. Williams 2013-05-31 14:38:52 -06:00
parent 8880d87484
commit fb70b50108
2 changed files with 10 additions and 3 deletions

View file

@ -133,10 +133,17 @@
border-bottom: none
}
.searchTOC ul a {
display: block;
display: inline;
padding-left: 25px;
}
.searchTOC ul span {
float:right;
padding-right: 10px;
color:grey;
font-size:smaller;
}
/* -------------------------------------------------> */
/* DROP DOWN USER MENU ----------------------------> */
/* -------------------------------------------------> */