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
I should use classes for TAG_LINKS instead of inline styles, everywhere.
Aszazin: Is it possible to add a class to the div element for the tags in the sidebar that says “:arrow_lower_left:mine and others’” ? Reason is I am not able to adjust that part to my dark mode without risking unexpected side effects. (It’s on line 1280 of your code)
Aszazin:
Is it possible to add a class to the div element for the tags in the sidebar that says “:arrow_lower_left:mine and others’” ?
Reason is I am not able to adjust that part to my dark mode without risking unexpected side effects. (It’s on line 1280 of your code)
konami-command/mb_SUPER-MIND-CONTROL-II-X-TURBO.user.js
Line 1280 in 051a5e5
kellnerd: Yeah, that would be nice. Even better would be to avoid inline styles in HTML altogether. Currently I have to resort to a very ugly hack to work around that
kellnerd:
Yeah, that would be nice. Even better would be to avoid inline styles in HTML altogether.
Currently I have to resort to a very ugly hack to work around that
I will probably limit this ticket to TAG_LINKS, otherwise I will never have time to fix it globally, without other reports.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I should use classes for TAG_LINKS instead of inline styles, everywhere.
konami-command/mb_SUPER-MIND-CONTROL-II-X-TURBO.user.js
Line 1280 in 051a5e5
I will probably limit this ticket to TAG_LINKS, otherwise I will never have time to fix it globally, without other reports.
The text was updated successfully, but these errors were encountered: