Ticket #24 (closed task: fixed)

Opened 1 year ago

Last modified 2 months ago

CSS needs to not use any generic tag styles

Reported by: pamela Assigned to: pamela
Priority: minor Milestone: PW-common v0.91
Component: All Components Version: pwcommon-v1.5
Keywords: Cc:

Description

Because files such as the login form or error forms may be called either as a standalone file or as an inclusion within an already created HTML page, we can't mess with tag styles that already pre-exist. We need to call out all page elements that we require styling for, so that foundational styles do not affect the look & feel of PamelaWare pages, and also so that PamelaWare pages do not affect look/feel of the rest of the website.

Change History

12/26/07 23:04:55 changed by pamela

  • version changed from pwcommon-v1.0 to pwcommon-v1.5.
  • milestone changed from PW-common v1.0 to PW-common v1.5.

This is improved slightly - reassigning to pw-common 1.5

11/15/08 11:50:41 changed by pamela

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

Think this is done now (recently replaced error tags with pw_error)