Different styling per project/ screen

XMLWordPrintable

      Hi,

      I was wondering whether I could have different interface styling per different projects/ screens. One approach I can see is including the project/ screen/ etc. details as HTML body's classes. Please refer the screenshot attached.

      For example,
      <body id="jira" class="project-mgmt screen-createissue">
      (Assuming that the project key is mgmt and current screen is Create Issue Screen)

      If there were classes specified like that I can change the styles of certain page elements/ fields by editing Field Descriptions.

      Ex,
      body.project-mgmt select#assignee

      { color: #ff0; }

      Also this will help us to make use of some Javascript tricks.

      Thanks!

      Shaakunthala

        1. suggestion.png
          39 kB
          Shaakunthala

            Assignee:
            Unassigned
            Reporter:
            Shaakunthala
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: