mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 03:56:53 -06:00
#6797: Fix toast header style
This commit is contained in:
parent
e1cc00ad17
commit
4489e130f2
BIN
netbox/project-static/dist/netbox-dark.css
vendored
BIN
netbox/project-static/dist/netbox-dark.css
vendored
Binary file not shown.
BIN
netbox/project-static/dist/netbox-light.css
vendored
BIN
netbox/project-static/dist/netbox-light.css
vendored
Binary file not shown.
@ -132,6 +132,7 @@ small {
|
||||
// Use proper contrasting color foreground color for special components.
|
||||
.badge,
|
||||
.toast,
|
||||
.toast-header,
|
||||
.progress-bar {
|
||||
&.bg-#{$color} {
|
||||
color: color-contrast($value);
|
||||
|
Loading…
Reference in New Issue
Block a user