Przeglądaj źródła

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

Matt Toback 9 lat temu
rodzic
commit
10cf32f835
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      public/sass/pages/_alerting.scss

+ 0 - 1
public/sass/pages/_alerting.scss

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