I've added CSS classes for the current theme and the current language to the tw-page-container DIV:
https://github.com/Jermolene/TiddlyWiki5/commit/a3cf925e56743d086b1b5ac10a1f618b7f3ca218 The classes are tw-page-view-{view name} and tw-language-{language abbreviation} Best wishes Jeremy. [image: Inline image 1] On Wed, Apr 9, 2014 at 11:07 AM, PMario <[email protected]> wrote: > I personally think, that the base layout and the base CSS needs tweaking > anyway. > I did create a small pull request [1] that modifies the right sidebar DOM > structure. > It removes the unnecessary <p> tags, without changing the overall layout. > > At the moment I try to simplify the base CSS, to make it less specific, > which will make tweaking the themes much easier. > eg: imo there should be no need to use "!Important" for any theme or even > "a.something{}" > > ... I didn't send those modifications, because there are too many changes > for one pull request. > So discussing with Jeremy, we agreed to split them into manageable pieces. > > ... Also Jeremy mentioned in a hangout, that he wants to have the > possibility to use "menu bars" on every side (top, right, bottom, left). > So there may be changes to the base layout in future TW betas. > > The problem here is, that changing the base layout may break existing > tweaks. .... So a bit of care has to be taken. > > So if you need a fluid layout, you'll need to create your own CSS anyway. > > just my thoughts > mario > > [1] https://github.com/Jermolene/TiddlyWiki5/pull/527 > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" 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/tiddlywikidev. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
<<inline: image.png>>
