[WebProfiler] [toolbar] Changed profiler toolbar color to comply with WCAG 2.0AA contrast standards

This commit is contained in:
Steve Preston 2015-10-12 16:28:48 -04:00
parent ed40dc3300
commit 58f5168b4b
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@
}
.sf-toolbar-block .sf-toolbar-status-green {
background-color: #759e1a;
background-color: #5e8014;
}
.sf-toolbar-block .sf-toolbar-status-red {