fixes custom fields labels being unreadable

This commit is contained in:
Godfrey M 2023-06-29 11:21:21 -07:00
parent 825e988dfa
commit d4cddebba5

View file

@ -78,7 +78,9 @@
a.actions {
color:#fff !important;
}
a:visited.label-default, a:link.label-default{
color:#444;
}
/**
The dropdown is white, so use a darker color
*/