Branding - moving the CloudStack logo in the apidocs to a properly apache-ified logo with TM symbol
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5ee38b79 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5ee38b79 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/5ee38b79 Branch: refs/heads/object_store Commit: 5ee38b79aec99e5b73b431edd65c123648f7acd7 Parents: ed1980c Author: David Nalley <[email protected]> Authored: Thu Jun 13 14:02:13 2013 -0400 Committer: David Nalley <[email protected]> Committed: Thu Jun 13 14:04:28 2013 -0400 ---------------------------------------------------------------------- tools/apidoc/images/cloudstack.png | Bin 3893 -> 8575 bytes tools/apidoc/includes/main.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/5ee38b79/tools/apidoc/images/cloudstack.png ---------------------------------------------------------------------- diff --git a/tools/apidoc/images/cloudstack.png b/tools/apidoc/images/cloudstack.png index cc3c9d7..2f3d899 100644 Binary files a/tools/apidoc/images/cloudstack.png and b/tools/apidoc/images/cloudstack.png differ http://git-wip-us.apache.org/repos/asf/cloudstack/blob/5ee38b79/tools/apidoc/includes/main.css ---------------------------------------------------------------------- diff --git a/tools/apidoc/includes/main.css b/tools/apidoc/includes/main.css index a8fa348..1c3baa8 100644 --- a/tools/apidoc/includes/main.css +++ b/tools/apidoc/includes/main.css @@ -239,7 +239,7 @@ a:hover.insdownload_button { a.cloud_logo { - width:300px; + width:373px; height:51px; float:left; background:url(../images/cloudstack.png) no-repeat top left;
