fixes custom fields labels being unreadable
This commit is contained in:
parent
825e988dfa
commit
d4cddebba5
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue