Hi Mario, Many thanks for your careful look into the Shiraz code! I actually use modified or exact classes from Bootstrap 4 (the most popular among web developer). The *!important* come from there!
If you look at their main css code https://github.com/twbs/bootstrap/blob/master/dist/css/bootstrap.css You will find *1233* !important cases. I think !important would be avoided, so I will see how they can be removed in my modified version! Cheers Mohammad On Monday, September 16, 2019 at 12:32:54 PM UTC+4:30, PMario wrote: > > Hi Mohammad, > > Nice stuff, but you should have a closer look at this post: > https://uxengineer.com/css-specificity-avoid-important-css/ > > !important will cause a lot of problems for your users. > > -m > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/7bd0bdef-c9f2-4745-ba78-825731d867cf%40googlegroups.com.

