Browse Source

#6797: Fix toast header style

checktheroads 4 years ago
parent
commit
4489e130f2

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 - 0
netbox/project-static/styles/netbox.scss

@@ -132,6 +132,7 @@ small {
   // Use proper contrasting color foreground color for special components.
   // Use proper contrasting color foreground color for special components.
   .badge,
   .badge,
   .toast,
   .toast,
+  .toast-header,
   .progress-bar {
   .progress-bar {
     &.bg-#{$color} {
     &.bg-#{$color} {
       color: color-contrast($value);
       color: color-contrast($value);

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