summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskaegi <simon_kaegi@ca.ibm.com>2015-02-17 11:31:06 -0500
committerskaegi <simon_kaegi@ca.ibm.com>2015-02-17 11:31:06 -0500
commit6b0434d49729d043533cc38f057a807d7a3c1db2 (patch)
tree91346c056278cb9447a4c4fa69d1712290eaa49b
parent0e4e177bb9eb1b49deb3cfdc246aede82d97e517 (diff)
downloadorg.eclipse.orion.client-origin/stable_20150216.zip
org.eclipse.orion.client-origin/stable_20150216.tar.gz
org.eclipse.orion.client-origin/stable_20150216.tar.bz2
Using a lighter shade of bluemix yellow for modified deploy wizardR8_0origin/stable_20150216
fields
-rw-r--r--bundles/org.eclipse.orion.client.cf/web/cfui/plugins/wizards/generic/genericDeploymentWizard.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.orion.client.cf/web/cfui/plugins/wizards/generic/genericDeploymentWizard.css b/bundles/org.eclipse.orion.client.cf/web/cfui/plugins/wizards/generic/genericDeploymentWizard.css
index 9096add..2c19055 100644
--- a/bundles/org.eclipse.orion.client.cf/web/cfui/plugins/wizards/generic/genericDeploymentWizard.css
+++ b/bundles/org.eclipse.orion.client.cf/web/cfui/plugins/wizards/generic/genericDeploymentWizard.css
@@ -76,7 +76,7 @@ select {
}
.modifiedCell {
- background-color: #FFD801;
+ background-color: #FFF6C5;
}
.comboTextInputWrapper {