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/fd50578d Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/fd50578d Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/fd50578d Branch: refs/heads/ui-multiple-nics Commit: fd50578dec60936f47eae9fb0e5529491bd4a690 Parents: 699cb03 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:42 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/fd50578d/ui/css/cloudstack3.css ---------------------------------------------------------------------- diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index d6d5da2..9c1aced 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/fd50578d/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/fd50578d/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/fd50578d/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
