Github user benkeen commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/116#issuecomment-61114385
Ah, okay! Tell you what, I'll refactor it a bit to style it differently
(not using the ID). I checked the style guide (useful!) and it says "Prefix
selectors that deal with JavaScript with js-. This way itâs clear the
separation between class selectors that deal with presentation (CSS) and
functionality (JavaScript)."
The separation is key, I think. I really don't want people styling js-* -
that would defeat the purpose of the prefix.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---