Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some field names are not visible #25

Open
NatalyProG opened this issue Nov 25, 2020 · 1 comment
Open

Some field names are not visible #25

NatalyProG opened this issue Nov 25, 2020 · 1 comment

Comments

@NatalyProG
Copy link

Some field names are not visible in the "Participants" table of course

Screenshot_1

@ghost
Copy link

ghost commented Dec 17, 2020

Temporary fix:
in "/admin/settings.php?section=themesettingklass" page:
at Custom CSS text area add:
.table.table-striped thead th a {color:#ffffff!important;}

Real problem is in this lines i think:

klass/scss/preset/theme.scss

Lines 5386 to 5392 in 25cdf5f

table.table-striped {
thead {
th a {
color: $color_cerulean_approx;
}
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant