Note: This effects your application only, when you've written your own theme, or using this classes in a
separate style file.
The basic changes in CSS are:
- Using CSS 2.1 compliant content box model instead of Quirks mode border box model.
- Changed HTML structure for some components.
The CSS class name schema has been revised. See the JavaDoc of the Classes
class to check the
naming schema.
old name
new name
tobago-[tagName]-default
tobago-[tagName]
tobago-[tagName]-error
tobago-[tagName]-markup-error
tobago-[tagName]-required
tobago-[tagName]-markup-required
tobago-[tagName]-readonly
tobago-[tagName]-markup-readonly
tobago-[tagName]-disabled
tobago-[tagName]-markup-disabled
tree-junction
tobago-treeNode-junction
tree-*
tobago-treeNode-*
tobago-input-picker
tobago-datePicker-icon
tobago-popup-iframe
tobago-popup-ie6bugfix
tobago-textArea-*
tobago-textarea-*
tobago-progress-color1-*
tobago-progress-value-*
The class tobago-progress-color2-*
is deleted.