Tags:
view all tags
%TOC% %STARTINCLUDE% ---# Appendix B: TWiki CSS _Listing of CSS class names emitted from TWiki core code and standard plugins, for the 01-Aug-2004 TWiki production release._ ---++ Who should read this document? More or less all html elements generated by TWiki core code now have Cascading Style Sheet (CSS) tags. __Skin builders__ and others who want to change the appearance of the default TWiki installation or any of the skins can use this document to see what styles can be created for these html elements. ---++ Naming conventions 1 All TWiki class names have the prefix =twiki=. So: twikiEditPage, twikiTopicAction, etcetera. Remember that CSS class names are case sensitive - TWiki CSS uses lowercase =tw=. 1 TWiki uses class names only (.twikiViewPage) and no id names (#twikiViewPage), to allow multiple class names. Class names are written using the dot prefix. 1 If you define your own CSS classes, it is preferable that you do not use the =twiki= prefix to prevent undesired overriding effects. ---++ CSS classes ---+++ Classes from core code |.twikiNew |Changes.pm | |.twikiChangeFormButtonHolder |Edit.pm | |.twikiChangeFormButton |Form.pm | |.twikiForm |Form.pm | |.twikiEditFormTextField |Form.pm | |.twikiEditFormLabelField |Form.pm | |.twikiEditFormTextAreaField |Form.pm | |.twikiEditFormCheckboxButton |Form.pm | |.twikiEditFormCheckboxButton |Form.pm | |.twikiEditFormCheckboxField |Form.pm | |.twikiEditFormRadioField |Form.pm | |.twikiEditFormError |Form.pm | |.twikiRadioButton |Form.pm | |.twikiCheckbox |Form.pm | |.twikiEditFormError |Form.pm | |.twikiDiffTable |RDiff.pm | |.twikiDiffDeletedHeader |RDiff.pm | |.twikiDiffDeletedMarker |RDiff.pm | |.twikiDiffDeletedText |RDiff.pm | |.twikiDiffAddedHeader |RDiff.pm | |.twikiDiffAddedMarker |RDiff.pm | |.twikiDiffAddedText |RDiff.pm | |.twikiDiffChangedHeader |RDiff.pm | |.twikiDiffChangedText |RDiff.pm | |.twikiDiffUnchangedText |RDiff.pm | |.twikiDiffLineNumberHeader |RDiff.pm | |.twikiForm |Render.pm | |.twikiAnchorLink |Render.pm | |.twikiLink |Render.pm | |.twikiNewLink |Render.pm | |.twikiNew |Search.pm | |.twikiAlert |Search.pm | |.twikiAlert |Statistics.pm | |.twikiAlert |TWiki.pm | |.twikiToc |TWiki.pm | |.twikiTocTitle |TWiki.pm | ---+++ Classes from Plugins *[[TablePlugin]]* |.twikiSortedAscendingCol |!TablePlugin.pm | |.twikiSortedDescendingCol |!TablePlugin.pm | |.twikiFirstCol |!TablePlugin.pm | ---++ Going further !PatternSkin makes fully use of CSS in its templates. Read the PatternSkin topic and PatternSkinCss to learn more about adjusting !PatternSkin, or creating your own CSS-based skin. See also: DragonSkin. Practical introduction to CSS: http://www.w3.org/Style/LieBos2e/enter/ -- TWiki:Main.ArthurClemens - 08 Aug 2004 %STOPINCLUDE%
Editar
|
Anexar
|
Watch
|
Im
p
rimir
|
H
istórico
:
r9
|
r4
<
r3
<
r2
<
r1
|
We
b
|
V
er tópico
|
Editar modo texto
|
Mais ações de tópico...
Versão do tópico: r1 - 14 Aug 2004
-
PeterThoeny
Home
Site map
Main web
Sandbox web
TWiki web
Web TWiki
User registration
Usuários
Grupos
Índice
Busca
Alterações
Notificações
Fonte RSS
Estatísticas
Preferências
Ver
Raw View
Print version
Find backlinks
History
More topic actions
Editar
Editar modo texto
Attach file or image
Editar preferências do tópico
Marcar novo tópico pai
More topic actions
Referência do usuário
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
QuerySearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Manutenção Administrativa
Reference Manual
InterWikis
ManagingUsers
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categorias
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Account
Iniciar sessão
Български
Cesky
Dansk
Deutsch
English
Español
_Français_
Italiano
日本語
한글
Nederlands
Polski
Português
Русский
Svenska
简体中文
簡體中文
Editar
Anexar
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Idéias, solicitações, problemas com relação ao TWiki?
Nos dê um retorno
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.TWikiCss
.