mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-13 02:58:17 -06:00
15802 change table anchor color
This commit is contained in:
parent
e05ca710ae
commit
7a3ef48d71
BIN
netbox/project-static/dist/netbox.css
vendored
BIN
netbox/project-static/dist/netbox.css
vendored
Binary file not shown.
@ -27,3 +27,7 @@ pre {
|
||||
// Tabler sets display: flex
|
||||
display: inline-block;;
|
||||
}
|
||||
|
||||
table a {
|
||||
color: inherit!important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user