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
Code with comments like this:
/* Styling for the morning and afternoon session titles */ .morn, .noon { background-color: #bd94ff; padding-left: 0.5em; font-size: 16px; font-weight: bold; margin-top: 0px; box-sizing: border-box; border-collapse: separate; text-indent: initial; border-spacing: 2px; } /* General styling for the table */ table { width: 100%; border-collapse: collapse; margin-top: 10px; }
Mess with properly running tests as the comment object does not have selectorTest and other attributes.
selectorTest
The text was updated successfully, but these errors were encountered:
MrMazzone
No branches or pull requests
Code with comments like this:
Mess with properly running tests as the comment object does not have
selectorTest
and other attributes.The text was updated successfully, but these errors were encountered: