Removed green border from OK alerts. Makes dashboards too busy, competes for attention where action is unnceessary (#6555)

This commit is contained in:
Matt Toback 2016-11-16 04:50:01 -05:00 committed by Torkel Ödegaard
parent f91a833e6a
commit 10cf32f835

View File

@ -61,7 +61,6 @@
}
&--ok {
box-shadow: 0 0 5px rgba(0,200,0,10.8);
.panel-alert-icon:before {
color: $online;
content: "\e611";