]> source.dussan.org Git - nextcloud-server.git/commitdiff
search: fix color hex code
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 15 Apr 2014 09:25:38 +0000 (11:25 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 15 Apr 2014 09:25:38 +0000 (11:25 +0200)
search/css/results.css

index a2fc5b002de5a276de169fdb8d3ec360ef482e27..6aa73f55c3392085d7971b14e3bed4fd9108a10c 100644 (file)
@@ -59,7 +59,7 @@
 }
 #searchresults .text {
        padding-left: 16px;
-       color: 999;
+       color: #999;
 }
 
 #searchresults td.result * {