projectdoc Toolbox

Lists CSS selectors provided by the projectdoc Toolbox to apply styles.

List of CSS Styles

NameShort DescriptionComponent
projectdoc-compact
Renders a compact representation where applicable.
projectdoc-hide
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.
projectdoc-render-counter-element
Marks the counter element rendered by the Content Marker Macro.
projectdoc-short-description
Marks a block element to contain a short description of a document.
projectdoc-table-merger-root
Tags list containing elements for the Table Merger Macro.
projectdoc-tiny
Renders a compact representation of property representations.
projectdoc-tiny-iteration
Renders a compact representation of iteration property representations.
projectdoc-instances-view
Tags links that refer to views on document instances instead of the storing page (central home page of the doctype).
HTML Anchor
projectdoc-no-docs
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
projectdoc-resource-exists
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
projectdoc-resource-not-exists
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
projectdoc-space-referenceHTML Anchor
projectdoc-alternating
Use the CSS class projectdoc-alternating for a HTML table to get alternating colored table rows.
HTML Table
projectdoc-counter-column
Marks column cells that contain a row counter.
HTML Table
projectdoc-fullwidth
Use the CSS class projectdoc-fullwidth for a HTML table to get a table using 100% of the available width.
HTML Table
projectdoc-halfwidth
Use the CSS class projectdoc-halfwidth for a HTML table to get a table using 50% of the available width.
HTML Table
projectdoc-quarterwidth
Use the CSS classprojectdoc-quarterwidth for a HTML table to get a table using 25% of the available width.
HTML Table
projectdoc-selected-document-properties
Rendered with a properties table in front of transcluded content.
HTML Table
projectdoc-thirdwidth
Use the CSS class projectdoc-thirdwidth for a HTML table to get a table using 33% of the available width.
HTML Table
projectdoc-doctype-{doctype}
CSS class to format elements on a document of a given type.
Section
projectdoc-hide-on-startup
Collapses an element on a page when this page is shown.
Section
projectdoc-section-without-title
Marks sections where the title is suppressed.
Section
projectdoc-space-key-{spaceKey}
CSS class to format elements on a page of a given space.
Section
projectdoc-steps
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.