Telligent Community
Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Telligent Community Archive
  • Verint Community
  • More
Telligent Community Archive
Tegllient Mobile SDK 8.X Developer Documentation Stylesheet Definition
  • Questions and Discussions
  • Documentation
  • Tags
  • More
  • Cancel
  • -Mobile SDK 8.x
    • -Customization
      • +API Documentation
      • -Common Configuration Files
        • JavaScript Definition
        • Page Definition
        • Stylesheet Definition
        • Supplementary File Definition
        • URL Mapping Definition
        • Widget Definition
        • Widget Extension Definition
      • +Guides
    • +Mobile Application Builder for Zimbra Community - components and installation
    • Zimbra Mobile Application Builder User Overview
  • Installation

Stylesheet Definition

The Mobile Application Builder for Zimbra Community 8 supports defining global stylesheets that will be included with the framework of the application. These stylesheets can define new global styles or override existing style rules.

Each additional stylesheet is defined using a <styleSheet /> node in a configuration file installed with the server components of the Mobile Application Builder.

Definition Format

<styleSheet>
<![CDATA[
Content of the stylesheet
]]>
</styleSheet>

<styleSheet>

Represents a stylesheet to include with other global stylesheets. The content of the node is the stylesheet to include, likely CDATA escaped.

Note that supplementary files, such as images, can be referenced by URL within the text of the stylesheet using the escape format embeddedfile:FILENAME where FILENAME is the name of the supplementary file.

Stylesheets also support using server-rendered LESS syntax.

  • Share
  • History
  • More
  • Cancel
Related
Recommended
  • Telligent
  • Professional Services
  • Submit a Support Ticket
  • Become a Partner
  • Request a Demo
  • Contact Us

About
Privacy Policy
Terms of use
Copyright 2019 Verint, Inc.
Powered by Telligent Community