# HG changeset patch # User Mads Kiilerich # Date 1473694879 -7200 # Node ID 07893d0f34fda3fb803c575de509ae6f53b7aee5 # Parent 89a548ea164bdf3c9182b8c5395f6e73584d8b92 style: give linked changeset_hash some color instead of black Kinda related to 17f9f921a538. diff -r 89a548ea164b -r 07893d0f34fd kallithea/public/css/style.css --- 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;