mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 08:38:16 -06:00
Fix indentation
This commit is contained in:
parent
d61387a7cc
commit
a9d396f6eb
@ -116,7 +116,7 @@ body[data-bs-theme=dark] {
|
|||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
.btn {
|
.btn {
|
||||||
color: var(--#{$prefix}body-color);
|
color: var(--#{$prefix}body-color);
|
||||||
}
|
}
|
||||||
// Stops table headers from appearing as primary link color
|
// Stops table headers from appearing as primary link color
|
||||||
th.orderable a {
|
th.orderable a {
|
||||||
|
Loading…
Reference in New Issue
Block a user