1
0
Ver Fonte

Merge pull request #139 from sebastianconcept/master

This change gives you better contrast in "not that good" monitors
Nicolas Petton há 13 anos atrás
pai
commit
4d868ac7ee
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      css/amber.css

+ 1 - 1
css/amber.css

@@ -311,7 +311,7 @@ body.jtalkBody {
 }
 
 .jtalkTool .jt_column li.selected {
-	background: #e3e3e3;
+	background: #c5c5c5;
 	color: #222;
 }