CLOUDSTACK-720:Fail to load a png image when accessing the web console
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/3e6435b6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/3e6435b6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/3e6435b6 Branch: refs/heads/api_refactoring Commit: 3e6435b6e8f4c835fd2956737de958adc63e83a9 Parents: eff0716 Author: Pranav Saxena <[email protected]> Authored: Fri Jan 4 18:22:09 2013 +0530 Committer: Pranav Saxena <[email protected]> Committed: Fri Jan 4 18:22:09 2013 +0530 ---------------------------------------------------------------------- ui/css/cloudstack3.css | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/3e6435b6/ui/css/cloudstack3.css ---------------------------------------------------------------------- diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 6156f47..e1c9c86 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -2062,7 +2062,6 @@ div.detail-group.actions td { float: right; margin-top: 8px; display: inline-block; - background: url(../images/citrix-logo-darkbg.png) no-repeat 97% 8px; padding: 0 96px 0 0; }
