]> git.mxchange.org Git - friendica.git/commitdiff
Darkzero-NS fix weeks old BBIcon error
authorThomas Willingham <founder@kakste.com>
Thu, 21 Jun 2012 02:14:41 +0000 (03:14 +0100)
committerThomas Willingham <founder@kakste.com>
Thu, 21 Jun 2012 02:14:41 +0000 (03:14 +0100)
view/theme/darkzero-NS/style.css

index e7c70dc54264debe9dd10587c06903cac91b37d7..9c15329da32813ea15634cf39ddec015d556ca2e 100644 (file)
@@ -151,8 +151,8 @@ blockquote {
        overflow: none;
 }
 
-.editicon:hover {
-       background-color: #ccc;
+.editicon {
+       background-color: #333;
 }
 
 #datebrowse-sidebar select {