mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-17 04:58:16 -06:00
Remove custom color for attr-table row headings
This commit is contained in:
parent
6ba83a9b56
commit
f803965b1c
BIN
netbox/project-static/dist/netbox.css
vendored
BIN
netbox/project-static/dist/netbox.css
vendored
Binary file not shown.
@ -23,7 +23,6 @@ table.attr-table {
|
|||||||
|
|
||||||
// Restyle row header
|
// Restyle row header
|
||||||
th {
|
th {
|
||||||
color: $gray-700;
|
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
width: min-content;
|
width: min-content;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user