Overview
The Fortress build will continue a progressive standardisation of the webtop UI. Specifically the build aims to rationalise the number of Javascript UI libraries being utilised and to simplify CSS styling.
Standardise UI on extJS 2.0
- remove prototype and dependencies
- remove JQuery
- remove qForms
CSS Changes
- remove generic descriptors for HTML elements
- always use class or ID
- remove all inline styles
- base lined with YUI reset fonts approach