Difference between revisions of "Stylesheets"
Jump to navigation
Jump to search
old>Admin (Created page with 'Stylesheets can be applied in three ways * Attached to solution * Attached to solution interface * Default application stylesheet Stylesheets are defined in: Designer > Ressourc…') |
old>Admin |
||
Line 7: | Line 7: | ||
Stylesheets contain CCS code to markup the page elements. The stylesheets may inherit content from each other, which is spcecified by the ''Parent stylesheet''. Parent stylesheets are automatically preprended to the stylesheet in question, so definitions may be overloaded if needed. | Stylesheets contain CCS code to markup the page elements. The stylesheets may inherit content from each other, which is spcecified by the ''Parent stylesheet''. Parent stylesheets are automatically preprended to the stylesheet in question, so definitions may be overloaded if needed. | ||
A good ressources for learning CSS can be found here: | |||
http://www.w3schools.com/css/ | |||
The default stylesheet for the application is defined in the policy: '''defaultStylesheetID''' | The default stylesheet for the application is defined in the policy: '''defaultStylesheetID''' |
Revision as of 12:55, 1 February 2013
Stylesheets can be applied in three ways
- Attached to solution
- Attached to solution interface
- Default application stylesheet
Stylesheets are defined in: Designer > Ressources > Stylesheet
Stylesheets contain CCS code to markup the page elements. The stylesheets may inherit content from each other, which is spcecified by the Parent stylesheet. Parent stylesheets are automatically preprended to the stylesheet in question, so definitions may be overloaded if needed.
A good ressources for learning CSS can be found here: http://www.w3schools.com/css/
The default stylesheet for the application is defined in the policy: defaultStylesheetID