Hi Dave, I'm glad I could help.
Today I stumbled (again) over changes in the StyleSheet that did not work after saving/reloading. Yes, the 'html body' trick you once told me [1] According to Jeremy (in the same thread): The problem is that stylesheets generated from the stylesheet tiddlers are being added to the DOM in the wrong order, with the base stylesheet going last. That means that rules from the base stylesheet can only be overridden with rules of higher specificity. Adding the html and/or body elements is a simple hack to give the rule great specificity. .... Yes, the problems with stylesheet ordering are temporary, and will go away soon. Looking at your mall I see you use the hack in your styles but I could not find any reference why you did it. May be it's wise to put Jeremy's remarks somewhere. Cheers, Ton [1] https://groups.google.com/d/msg/tiddlywiki/234ImB9EP_o/80DaE1c1D0MJ On Saturday, October 19, 2013 2:17:17 AM UTC+2, David Gifford wrote: > > And thanks, you two! Appreciate your playing around with the mall and > reporting where it needs massaging. Blessings, > > Dave > > > On Fri, Oct 18, 2013 at 7:16 PM, David Gifford <[email protected]<javascript:> > > wrote: > >> Sigh. Corrected. >> >> >> On Fri, Oct 18, 2013 at 3:27 PM, Stephan Hradek >> <[email protected]<javascript:> >> > wrote: >> >>> For completeness: Safari 5.0.6 also does not display bullets. Even not >>> when adding list-style-type: circle; >>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "TiddlyWiki" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/tiddlywiki/tqLSNAFMygY/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected] <javascript:>. >>> To post to this group, send email to [email protected]<javascript:> >>> . >>> Visit this group at http://groups.google.com/group/tiddlywiki. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> >> >> -- >> David Gifford >> Christian Reformed World Missions, Mexico City >> > > > > -- > David Gifford > Christian Reformed World Missions, Mexico City > -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

