Răsfoiți Sursa

set disabled interface backgroundcolor to $gray-400

Pieter Lambrecht 1 an în urmă
părinte
comite
fff4ec78ad

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
netbox/project-static/dist/netbox.css


+ 1 - 1
netbox/project-static/styles/custom/_interfaces.scss

@@ -17,7 +17,7 @@ tr[data-virtual=true] {
   background-color: rgba(map.get($theme-colors, "primary"), 0.15);
 }
 tr[data-enabled=disabled] {
-  background-color: rgba(map.get($theme-colors, "danger"), 0.15);
+  background-color: rgba($gray-400, 0.15);
 }
 
 // Only show the correct button depending on the cable status

Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff