You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2012/06/28 22:35:40 UTC

git commit: CS-15211: More noticable 'Back' button on quick install

Updated Branches:
  refs/heads/master 80e2a6faa -> dfb6670fe


CS-15211: More noticable 'Back' button on quick install

Original patch by: Pranav Saxena <pr...@citrix.com>
reviewed-by: Brian Federle <br...@citrix.com>


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/dfb6670f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/dfb6670f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/dfb6670f

Branch: refs/heads/master
Commit: dfb6670fe8d7bea81083159d6a697ce640075eaf
Parents: 80e2a6f
Author: Brian Federle <br...@citrix.com>
Authored: Thu Jun 28 13:33:22 2012 -0700
Committer: Brian Federle <br...@citrix.com>
Committed: Thu Jun 28 13:35:32 2012 -0700

----------------------------------------------------------------------
 ui/css/cloudstack3.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/dfb6670f/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 7fbc366..9d1c75e 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -561,7 +561,7 @@ div.list-view div.toolbar div.section-switcher div.section-select label {
 .install-wizard .button.advanced-installation,
 .install-wizard .button.go-back {
   background: #E0DEDE;
-  color: #7D7D7D;
+  color: #3B3B3B;
   border: 1px solid #C7C2C2;
   /*+text-shadow:0px 0px #FFFFFF;*/
   -moz-text-shadow: 0px 0px #FFFFFF;