mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
13418-Fix text color in Monitor detail dark theme
This commit is contained in:
parent
aaa3761a86
commit
02afc6435b
@ -274,7 +274,8 @@ form.discovery label,
|
|||||||
tr.group_view_data,
|
tr.group_view_data,
|
||||||
.group_view_data,
|
.group_view_data,
|
||||||
ol.steps li span,
|
ol.steps li span,
|
||||||
ol.steps li a {
|
ol.steps li a,
|
||||||
|
.div-span {
|
||||||
color: var(--text-color) !important;
|
color: var(--text-color) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user