id tags for popups

0 views
Skip to first unread message

Terado

unread,
Dec 6, 2008, 10:52:06 AM12/6/08
to TiddlyWikiDev
Was wondering if it's possible a change in naming convention can be
considered for the ID popup, it seems to be used too commonly so that
no distinction in styles can be made between tags drop down under post
and events in the side menu.

So, for example. I want to the tags under post to be three columns so
its easier to read with many tags. I use:
.popup {width:33em}
.popup li a {width:10em; float:left}

This works perfectly but messes up the sidemenu.

A simple change to the code would make it easier for user styles (in
StyleSheet) to be applied.

FND

unread,
Dec 7, 2008, 6:22:17 AM12/7/08
to Tiddly...@googlegroups.com
> Was wondering if it's possible a change in naming convention can be
> considered for the ID popup, it seems to be used too commonly so that
> no distinction in styles can be made between tags drop down under post
> and events in the side menu.

I've raised a ticket and attached a patch:
http://trac.tiddlywiki.org/ticket/850

Note that this retains the popup ID, but adds a custom class so you can
use #popup.tag as CSS selector.


-- F.

Reply all
Reply to author
Forward
0 new messages