Changeset 1022 for trunk/core/data/System/CascadingStyleSheets.txt
- Timestamp:
- 11/27/08 17:12:26 (3 years ago)
- File:
-
- 1 edited
-
trunk/core/data/System/CascadingStyleSheets.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/data/System/CascadingStyleSheets.txt
r906 r1022 9 9 ---++ Who should read this document? 10 10 11 Most html elements generated by Foswiki core code now have Cascading Style Sheet (CSS) tags. __Skin builders__ and others who want to change the appearance of the default TWikiinstallation or any of the skins can use this document to see what styles can be created for these html elements.11 Most html elements generated by Foswiki core code now have Cascading Style Sheet (CSS) tags. __Skin builders__ and others who want to change the appearance of the default installation or any of the skins can use this document to see what styles can be created for these html elements. 12 12 13 13 ---++ Naming conventions 14 14 15 1 All Foswiki class names have the prefix =twiki=. So: twikiAlert, twikiToc, etcetera. Remember that CSS class names are case sensitive - TWiki CSS uses lowercase =tw=.15 1 All Foswiki class names have the prefix =twiki=. So: twikiAlert, twikiToc, etcetera. Remember that CSS class names are case sensitive - Foswiki CSS uses lowercase =tw=. 16 16 1 If you define your own CSS classes, it is preferable that you do not use the =twiki= prefix to prevent undesired overriding effects. 17 17
Note: See TracChangeset
for help on using the changeset viewer.
