Difference: TWikiCss (7 vs. 8)

Revision 82005-03-27 - TWikiContributor

Line: 1 to 1
 

Appendix C: TWiki CSS

Line: 91 to 91
 
.twikiFormTableFooter formtables.tmpl
.twikiAttachments attachtables.tmpl
.twikiEditForm form.tmpl
Changed:
<
<
.twikiSubmit  
.twikiSubmitDisabled  
>
>
.twikiSubmit Submit button
.twikiSubmitDisabled Disabled submit button
 
.twikiInputField  
.twikiInputFieldDisabled  
.twikiInputFieldReadOnly  
.twikiInputFieldFocus For Internet Explorer that does not recognize the :focus pseudo class selector
.twikiInputFieldBeforeFocus for use with Javascript: the color of the input text when not clicked in the field
Added:
>
>
.twikiSelect Select dropdown menu
 
.twikiTextarea  
.twikiTextareaRawView  
.twikiButton  
Line: 123 to 124
 
.twikiMakeHidden For elements that should be hidden with javascript on: no default style, is made hidden by javascript.
.twikiFooterNote  
.twikiPopUp Behaviour marker so a popup-window can be invoked
Added:
>
>
.twikiContentHeader container around optional html placed before topic text
.twikiContentFooter container around optional html placed after topic text
 

TWiki Styles used in configure

#twikiLogin CSS.pm
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiCss.