Updated Branches: refs/heads/4.0 4d90876ff -> 97925a51f
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/97925a51 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/97925a51 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/97925a51 Branch: refs/heads/4.0 Commit: 97925a51f4c552dcc18251b56bce1be7b8a8b941 Parents: 4d90876 Author: Brian Federle <[email protected]> Authored: Wed Feb 27 13:44:07 2013 -0800 Committer: Brian Federle <[email protected]> Committed: Wed Feb 27 13:47:21 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/97925a51/ui/css/cloudstack3.css ---------------------------------------------------------------------- diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 766a526..92cc2ae 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -356,7 +356,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/97925a51/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/97925a51/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/97925a51/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
