mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-18 21:16:27 -06:00
#6372: Fix anchor tag underline style in dark mode
This commit is contained in:
parent
6a685df823
commit
df02123b1e
BIN
netbox/project-static/dist/netbox.css
vendored
BIN
netbox/project-static/dist/netbox.css
vendored
Binary file not shown.
2
netbox/project-static/dist/netbox.css.map
vendored
2
netbox/project-static/dist/netbox.css.map
vendored
File diff suppressed because one or more lines are too long
@ -102,7 +102,8 @@ body {
|
||||
stroke: $gray-200;
|
||||
}
|
||||
}
|
||||
table {
|
||||
& table,
|
||||
&[data-netbox-color-mode] table {
|
||||
a {
|
||||
text-decoration: none;
|
||||
&:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user