search: fix color hex code
This commit is contained in:
parent
1258cde020
commit
f24b150989
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
}
|
||||
#searchresults .text {
|
||||
padding-left: 16px;
|
||||
color: 999;
|
||||
color: #999;
|
||||
}
|
||||
|
||||
#searchresults td.result * {
|
||||
|
|
Loading…
Reference in a new issue