search: change date color to grey for less distraction

This commit is contained in:
Jan-Christoph Borchardt 2014-04-09 12:58:14 +02:00
parent d72269d361
commit 0ad8e1b1e6
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@
}
#searchresults .text {
padding-left: 16px;
color: 999;
}
#searchresults td.result * {