Sfoglia il codice sorgente

Tweak nav submenu heading color

jeremystretch 4 anni fa
parent
commit
b784705cd3

File diff suppressed because it is too large
+ 0 - 0
netbox/project-static/dist/netbox-dark.css


File diff suppressed because it is too large
+ 0 - 0
netbox/project-static/dist/netbox-light.css


+ 1 - 1
netbox/project-static/styles/variables.scss

@@ -24,7 +24,7 @@
   --nbx-sidenav-link-color: #{$gray-800};
   --nbx-sidenav-pin-color: #{$orange};
   --nbx-sidenav-parent-color: #{$gray-900};
-  --nbx-sidenav-group-color: #{$secondary};
+  --nbx-sidenav-group-color: #{$gray-800};
 
   &[data-netbox-color-mode='dark'] {
     // Dark Mode Variables.

Some files were not shown because too many files changed in this diff