Can we get a per-list style into CSS somewhere so I can customize the look of a few different lists?
Can we get a per-list style into CSS somewhere so I can customize the look of a few different lists? Something like would be great.
Even better would be a user too, like class="list-{list id} user-{user id}". Then I could avoid using local css overrides to try to adjust my view of a shared list.
Even better would be a user too, like class="list-{list id} user-{user id}". Then I could avoid using local css overrides to try to adjust my view of a shared list.
Oh, I see now there's an id down on the list. A selector up higher (body or .main_div) would help me set page borders more easily though.
ReplyDeleteGlad you've found a workaround :-)
ReplyDeleteMay be we should provide specific css classes for tagged lists, as we do for tagged list items.