mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Removed green border from OK alerts. Makes dashboards too busy, competes for attention where action is unnceessary (#6555)
This commit is contained in:
parent
f91a833e6a
commit
10cf32f835
@ -61,7 +61,6 @@
|
||||
}
|
||||
|
||||
&--ok {
|
||||
box-shadow: 0 0 5px rgba(0,200,0,10.8);
|
||||
.panel-alert-icon:before {
|
||||
color: $online;
|
||||
content: "\e611";
|
||||
|
Loading…
Reference in New Issue
Block a user