Updated Branches:
  refs/heads/master bfae24db1 -> b4b34edf1

Quick view tooltip: Fix offset


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b4b34edf
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b4b34edf
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b4b34edf

Branch: refs/heads/master
Commit: b4b34edf155d850e75d63e213c1db7edd67a3097
Parents: bfae24d
Author: Brian Federle <brian.fede...@citrix.com>
Authored: Thu Oct 31 13:18:59 2013 -0700
Committer: Brian Federle <brian.fede...@citrix.com>
Committed: Thu Oct 31 13:18:59 2013 -0700

----------------------------------------------------------------------
 ui/css/cloudstack3.css | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b4b34edf/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index a75027a..f18fbed 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -1309,6 +1309,7 @@ div.list-view td.state.off span {
   width: 470px;
   display: inline-block;
   padding-top: 50px;
+  margin-left: 8px;
 }
 
 .quick-view-tooltip > div.title {

Reply via email to