Ver Fonte

#6797: Fix alert coloring in dark mode

checktheroads há 5 anos atrás
pai
commit
7b3d285884

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
netbox/project-static/dist/netbox-dark.css


+ 4 - 0
netbox/project-static/styles/theme-dark.scss

@@ -43,6 +43,10 @@ $mark-bg: #fcf8e3;
 $link-color: $blue-200;
 $link-hover-color: $blue-100;
 
+// Alerts
+$alert-bg-scale: -5%;
+$alert-border-scale: -20%;
+
 // Tables
 $table-color: $gray-100;
 $table-border-color: $border-color;

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff