Explorar el Código

Merge pull request #139 from sebastianconcept/master

This change gives you better contrast in "not that good" monitors
Nicolas Petton hace 13 años
padre
commit
4d868ac7ee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
 }