# HG changeset patch # User Na'Tosha Bard # Date 1411139990 -7200 # Node ID 3fba6c56ecee62a2d274debe47621cbf9a0c845f # Parent cadbabcc6b0e8cc73197c297532e473cccfc2f84 Set white foreground color for

in context bar $repo/fork and other pages had black text on dark background. diff -r cadbabcc6b0e -r 3fba6c56ecee kallithea/public/css/contextbar.css --- a/kallithea/public/css/contextbar.css Fri Sep 19 15:05:09 2014 +0200 +++ b/kallithea/public/css/contextbar.css Fri Sep 19 17:19:50 2014 +0200 @@ -79,6 +79,7 @@ #content #context-bar h2 { display: inline-block; + color: #FFF; } #header #header-inner #quick a,