Lightened problem info background highlight color for legibility.

This commit is contained in:
Nick Winter 2014-02-24 10:36:00 -08:00
parent 10e10aa961
commit 97ebe6dec8

View file

@ -77,7 +77,7 @@
.executed
background-color: rgba(245, 255, 6, 0.18)
.problem-marker-info
background-color: rgba(96, 63, 84, 0.25)
background-color: rgba(196, 163, 184, 0.25)
.problem-marker-warning
background-color: rgba(100, 65, 20, 0.25)
.problem-marker-error