com.atlassian.jira.config.properties
Class LookAndFeelBean.DefaultCommonColours

java.lang.Object
  extended by com.atlassian.jira.config.properties.LookAndFeelBean.DefaultCommonColours
Enclosing class:
LookAndFeelBean

public static final class LookAndFeelBean.DefaultCommonColours
extends Object

These are the intended colours for the new common Header.

Since:
v5.2

Field Summary
static String HERO_BUTTON_BASEBGCOLOUR
           
static String HERO_BUTTON_TXTCOLOUR
           
static String TOP_BGCOLOUR
           
static String TOP_HIGHLIGHTCOLOUR
           
static String TOP_SEPARATOR_BGCOLOUR
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TOP_HIGHLIGHTCOLOUR

public static final String TOP_HIGHLIGHTCOLOUR
See Also:
Constant Field Values

TOP_SEPARATOR_BGCOLOUR

public static final String TOP_SEPARATOR_BGCOLOUR
See Also:
Constant Field Values

TOP_BGCOLOUR

public static final String TOP_BGCOLOUR
See Also:
Constant Field Values

HERO_BUTTON_TXTCOLOUR

public static final String HERO_BUTTON_TXTCOLOUR
See Also:
Constant Field Values

HERO_BUTTON_BASEBGCOLOUR

public static final String HERO_BUTTON_BASEBGCOLOUR
See Also:
Constant Field Values


Copyright © 2002-2013 Atlassian. All Rights Reserved.