The attached patch cleans up the CSS in the following ways:

  • Use dashes (-) in class selectors instead of underlines (_)
  • Make all CSS in glossary.css specific for the Glossary module - that is, make sure that it will never be matched by other code

This patch does not in any way change the way the final pages look.

Comments

moshe weitzman’s picture

Looks good ... you may commit this and any future css changes directly to CVS. Thanks for the contribution.

Frodo Looijaard’s picture

Committed to CVS [HEAD]

Anonymous’s picture