This is a sub-task of #1713122: [META] Use component-based styling in CSS.

There are several CSS selectors that could be simplified so that they only use a single CSS class. For example:

ul.inline
ul.inline li
p.unpublished

Comments

JohnAlbin’s picture

Status: Active » Needs work
JohnAlbin’s picture

JohnAlbin’s picture

Status: Needs work » Needs review

So I'm looking at the title classes.

Do these need to be sub-components of the modular template (e.g. block--title) or a subclass of the "title" module (e.g. title-block)? I'm leaning towards the former

JohnAlbin’s picture

Status: Needs review » Fixed

So I decided on the former style. See http://drupalcode.org/project/zen.git/commitdiff/8f58053

Fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.