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 2013/10/29 21:02:34 UTC

git commit: updated refs/heads/master to f1683d0

Updated Branches:
  refs/heads/master d833e41f5 -> f1683d0ad


Instance wizard: lighter color on step numbers


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

Branch: refs/heads/master
Commit: f1683d0ad41d3182a199b71e298a49615632a4d8
Parents: d833e41
Author: Brian Federle <br...@citrix.com>
Authored: Tue Oct 29 13:02:10 2013 -0700
Committer: Brian Federle <br...@citrix.com>
Committed: Tue Oct 29 13:02:10 2013 -0700

----------------------------------------------------------------------
 ui/css/cloudstack3.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f1683d0a/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 5941d1c..c4a5734 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -5371,7 +5371,7 @@ label.error {
   left: 26px;
   font-size: 27px;
   font-weight: bold;
-  color: #000000;
+  color: #BBBBBB;
   background: transparent;
 }