CLOUDSTACK-1419: Add trademark to logos
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/798404e6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/798404e6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/798404e6 Branch: refs/heads/noa/packaging_rpm_fixes Commit: 798404e61ae52d6c84cfe34068eb223974972aa0 Parents: 476687d Author: Brian Federle <[email protected]> Authored: Wed Feb 27 13:44:07 2013 -0800 Committer: Brian Federle <[email protected]> Committed: Wed Feb 27 13:44:55 2013 -0800 ---------------------------------------------------------------------- ui/css/cloudstack3.css | 2 +- ui/images/bg-what-is-cloudstack.png | Bin 32240 -> 36083 bytes ui/images/logo-login-oss.png | Bin 2534 -> 4567 bytes ui/images/logo.png | Bin 3778 -> 3886 bytes 4 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/798404e6/ui/css/cloudstack3.css ---------------------------------------------------------------------- diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 6cb82f2..7293624 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -396,7 +396,7 @@ body.login { height: 31px; float: left; margin: 72px 0 0 209px; - background: url(../images/logo-login.png) no-repeat; + background: url(../images/logo-login.png) no-repeat -7px 0px; } .login.nologo .logo { http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/798404e6/ui/images/bg-what-is-cloudstack.png ---------------------------------------------------------------------- diff --git a/ui/images/bg-what-is-cloudstack.png b/ui/images/bg-what-is-cloudstack.png index e03a972..6b61baa 100644 Binary files a/ui/images/bg-what-is-cloudstack.png and b/ui/images/bg-what-is-cloudstack.png differ http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/798404e6/ui/images/logo-login-oss.png ---------------------------------------------------------------------- diff --git a/ui/images/logo-login-oss.png b/ui/images/logo-login-oss.png index 0366d3a..c008108 100644 Binary files a/ui/images/logo-login-oss.png and b/ui/images/logo-login-oss.png differ http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/798404e6/ui/images/logo.png ---------------------------------------------------------------------- diff --git a/ui/images/logo.png b/ui/images/logo.png index 3010661..bc5294c 100644 Binary files a/ui/images/logo.png and b/ui/images/logo.png differ
