From: Jan-Christoph Borchardt Date: Tue, 15 Apr 2014 09:25:38 +0000 (+0200) Subject: search: fix color hex code X-Git-Tag: v7.0.0alpha2~423^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f24b1509897299a3c80926da29ae0616bfbb17bf;p=nextcloud-server.git search: fix color hex code --- diff --git a/search/css/results.css b/search/css/results.css index a2fc5b002de..6aa73f55c33 100644 --- a/search/css/results.css +++ b/search/css/results.css @@ -59,7 +59,7 @@ } #searchresults .text { padding-left: 16px; - color: 999; + color: #999; } #searchresults td.result * {