changeset 6199:07893d0f34fd

style: give linked changeset_hash some color instead of black Kinda related to 17f9f921a538.
author Mads Kiilerich <madski@unity3d.com>
date Mon, 12 Sep 2016 17:41:19 +0200
parents 89a548ea164b
children c6232b791d87
files kallithea/public/css/style.css
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/css/style.css	Mon Sep 12 17:41:19 2016 +0200
+++ b/kallithea/public/css/style.css	Mon Sep 12 17:41:19 2016 +0200
@@ -1931,10 +1931,6 @@
     text-align: right;
 }
 
-.changeset_hash {
-    color: #000000;
-}
-
 #changeset_content {
     border-left: 1px solid #CCC;
     border-right: 1px solid #CCC;