Lists CSS selectors provided by the projectdoc Toolbox to apply styles.
- Audience
- Type
List of CSS Styles
Name | Short Description | Component |
---|---|---|
Renders a compact representation where applicable. |
||
CSS class to remove the tagged element from the view. |
||
A class added to links to indicate visually that the link point to a target in the same document. |
||
A class added to links to indicate visually that the link point to a document on the same site. |
||
Marks the counter element rendered by the Content Marker Macro. |
||
Marks a block element to contain a short description of a document. |
||
Tags list containing elements for the Table Merger Macro. |
||
Renders a compact representation of property representations. |
||
Renders a compact representation of iteration property representations. |
||
Tags links that refer to views on document instances instead of the storing page (central home page of the doctype). |
HTML Anchor |
|
Tags links that refer to a home page without having an index page attached. This is a quick check if at least one document has been created since this launches the creation of the index page for this document type. |
HTML Anchor |
|
Tags links that point to a resource that actually does exist. The test is run via checking the response code of a HEAD request. |
HTML Anchor |
|
Tags links that point to a resource that actually does not exist. The test is run via checking the response code of a HEAD request. |
HTML Anchor |
|
Tags links that refer to a page moved to another space. |
HTML Anchor |
|
Use the CSS class projectdoc-alternating for a HTML table to get alternating colored table rows. |
HTML Table |
|
Marks column cells that contain a row counter. |
HTML Table |
|
Use the CSS class projectdoc-fullwidth for a HTML table to get a table using 100% of the available width. |
HTML Table |
|
Use the CSS class projectdoc-halfwidth for a HTML table to get a table using 50% of the available width. |
HTML Table |
|
Use the CSS classprojectdoc-quarterwidth for a HTML table to get a table using 25% of the available width. |
HTML Table |
|
Rendered with a properties table in front of transcluded content. |
HTML Table |
|
Use the CSS class projectdoc-thirdwidth for a HTML table to get a table using 33% of the available width. |
HTML Table |
|
CSS class to format elements on a document of a given type. |
Section |
|
Collapses an element on a page when this page is shown. |
Section |
|
Marks sections where the title is suppressed. |
Section |
|
CSS class to format elements on a page of a given space. |
Section |
|
CSS class to mark an enumeration of steps. |
Section |
Resources
Name | Short Description | Notes |
---|---|---|
Renders term and definition information as a definition list. Currently Conflucene does not easily support authors to write definition lists. But definition lists allow to render this form of information efficiently. | The Definition List Macro uses CSS styles to format its listing. |