Replies: 1 comment 2 replies
-
Most code of the tabs macro is about 8+ years old. see: https://github.com/Jermolene/TiddlyWiki5/blame/d3522854b6e6b3bfdcfed9c6407ad85f1a717f8b/core/wiki/macros/tabs.tid#L18 The IMO it depends on what you want to achieve, if the current "setting" makes sense or not. ... It is a possibility to create a user specific styling, but the CSS has to be "very specific", since the TW core defines many elements in a much more specific way as it is convenient for user stylesheets. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The in preview pan select raw html, it produces
Does it mean to have custom class
cl1
,cl2
repeated for all above html tags? See for example line three and fourIsn't it better to have different classes here?
Beta Was this translation helpful? Give feedback.
All reactions