We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
inline HTML modal dialog is missing default styles. I believe it should be included in library by default:
.tobii__slide div[data-type="html"]{ background: white; padding: 10px 20px; max-width: 800px; }
p.s. not related, but "Inline HTML" link on readme.md does not work.
The text was updated successfully, but these errors were encountered:
@viliusle Can you show a screenshot involving those changes compared to current state?
I will happily merge this if you do a PR.
Thanks for your hint with the README. I've just fixed it 72bddfb
Sorry, something went wrong.
Before: After:
No branches or pull requests
inline HTML modal dialog is missing default styles. I believe it should be included in library by default:
p.s. not related, but "Inline HTML" link on readme.md does not work.
The text was updated successfully, but these errors were encountered: