Now a lot of Al's patches are applied Drupal has a lot of CSS-classes in it.. For theme writers it's very handy to know hich classes there are in the core of Drupal..
The same with the themeable add-node-forms, and all the rest of them...
I tend to assign this to Alistair because all the CSS patches are from his side, but I leave it in the middle who takes care of this.. But I surtainly hope it will be taken by anyone...
Comments
Comment #1
al commentedMost of the stuff is in misc/drupal.css.
There are a couple of classes here and there which drupal.css doesn't use (especially in the archive module, for example). These should be documented, so I'll do that soon. Promise.
I might see if I can write some Perl to extract the classes automagically from the modules (hopefully with hierarchies intact).
This will also help to pin down inconsistencies in CSS naming conventions.
Comment #2
moshe weitzman commented