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 <[email protected]> Authored: Tue Oct 29 13:02:10 2013 -0700 Committer: Brian Federle <[email protected]> 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; }
