Ticket #668 (closed Defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Blockquote CSS for quoted forum text applied to entire site

Reported by: Eric Myers Assigned to: davea
Priority: Minor Milestone: Undetermined
Component: Web - Project Version:
Keywords: CSS, blockquote Cc:

Description

The CSS definition for blockquote in white.css is too broad, and applies to every blockquote on the site, not just those in the forums (where text is quoted already). There is already #blockquote.postbody for the forum text. Thus the generic blockquote style needs to be make simpler, without the veritical left bars.

For an example of how this causes problems see http://einstein.phys.uwm.edu/starsphere.php

Also, it should be just blockquote.postbody, not #blockquote.postbody

Change History

05/21/08 11:51:20 changed by davea

  • status changed from new to closed.
  • resolution set to fixed.

(In [15269]) - web: remove separate blockquote style; fixes #668


If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.