Opened 12 years ago
Closed 12 years ago
#5805 closed defect (fixed)
Split out flat Tundra css files into multiple files
Reported by: | itorrey | Owned by: | itorrey |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | themes | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The new themes split the css into multiple files. To make it easier for others to understand our CSS, split Tundra into multiple files using the same naming as the other themes.
Attachments (1)
Change History (7)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 12 years ago by
comment:5 Changed 12 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
In changeset 13051, the ContentPane? classes got moved up a level, but the references to the images did not get updated appropriately.
Changed 12 years ago by
Attachment: | tundra.patch added |
---|
Patch which updates image references in style sheet
comment:6 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
(In [12329]) The first batch of CSS splitting for the Tundra theme. refs #5805