Hi Jeff,

The ordering of all stylesheets can be of importance in case you want to 
overwrite styles.

$:/core/ui/PageStylesheet (the main stylesheet) uses:

<$list filter="[all[shadows+tiddlers]tag[$:/tags/Stylesheet]]"/>

To test it, go to the filter tab in Advanced search and enter the following 
as a filter:

[all[shadows+tiddlers]tag[$:/tags/Stylesheet]]

This will give you the order in which the stylesheets will be processed.

With help of a list-after field in your stylesheet, you can rearrange the 
order, e.g. a list-after field containing $:/themes/tiddlywiki/vanilla/base 
will process your stylesheet after $:/themes/tiddlywiki/vanilla/base so to 
overwrite 'vanilla' styles.

Cheers,

Ton



-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/204ad138-a03c-40a1-bcfc-53fddad1bba6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to