diff options
-rw-r--r-- | bundles/org.eclipse.orion.client.cf/web/cfui/plugins/wizards/generic/genericDeploymentWizard.css | 2 |
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 { |