Skip to content

Commit

Permalink
[WebProfiler] [toolbar] Changed profiler toolbar color to comply with…
Browse files Browse the repository at this point in the history
… WCAG 2.0AA contrast standards
  • Loading branch information
spreston committed Oct 12, 2015
1 parent ed40dc3 commit 58f5168
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -165,7 +165,7 @@
}

.sf-toolbar-block .sf-toolbar-status-green {
background-color: #759e1a;
background-color: #5e8014;
}

.sf-toolbar-block .sf-toolbar-status-red {
Expand Down

0 comments on commit 58f5168

Please sign in to comment.