search: fix color hex code

This commit is contained in:
Jan-Christoph Borchardt 2014-04-15 11:25:38 +02:00
parent 1258cde020
commit f24b150989

View file

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