Metadata
- Source
- FLUID-4186
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Justin Obara
- Reporter
- Justin Obara
- Created
2011-04-14T16:17:13.875-0400 - Updated
2011-04-29T14:08:31.821-0400 - Versions
- N/A
- Fixed Versions
-
- 1.4
- Component
-
- FSS
Description
Break up the fss-reset into multiple files. For example fss-global-reset.css and fss-global-base.css (names are just examples, not necessarily what we will use). The fss-reset file would remain, but would only include information to link in the other two files.
Additionally we would add a contextual/scoped version. This would be similar to how YUI3 has an in-context version. In this case the user would be able to only reset portions of the document, rather than having it affect the entire page when included.
Comments
-
Justin Obara commented
2011-04-29T14:08:13.353-0400 Split the Reset file into fss-reset-global.css, fss-reset-context.css, fss-base-global.css, fss-base-context.css. This allows users to pick the parts that they want as well as to use the changes globally or scoped to a specific context. The fss-reset.css file is there for backwards compatability, but is deprecated.
-
Justin Obara commented
2011-04-29T14:08:31.819-0400 Merged into the master branch of the project repo at b4fcfdf8996a146f90701fba6bb00d9b237f2420