On 1/11/2010 2:54 PM, Patrick R. Michaud wrote: > On Mon, Jan 11, 2010 at 09:22:19PM +1300, Simon wrote:
> The problem is that this isn't actually "simple" nor "straightforward". > PmWiki doesn't have an easy way to put a default class "in addition to > any a user declares" -- as things currently exist it can either use a > hard-coded one, fall back to a default, or accept the class declaration > provided by the user. There's not a simple mechanism for combining classes > (which, btw, I personally find to be a serious flaw in the design of CSS > itself). You can add multiple classes to an element, which whilst not providing a strict 'combination' might provide the flexibility to achieve the result being looked for. <table class='wikisimpletable my_class'> ~ ~ David _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
