You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2014/01/09 02:00:35 UTC

git commit: updated refs/heads/master to fefe826

Updated Branches:
  refs/heads/master 1ea02fed4 -> fefe82618


Add icon for 'sockets'


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

Branch: refs/heads/master
Commit: fefe82618c16c94b729b897c5a8bb40cdd7ea1c8
Parents: 1ea02fe
Author: Brian Federle <br...@citrix.com>
Authored: Wed Jan 8 16:59:15 2014 -0800
Committer: Brian Federle <br...@citrix.com>
Committed: Wed Jan 8 17:00:25 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/fefe8261/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 5a97b0b..3a4ef3f 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -9071,6 +9071,15 @@ div.container div.panel div#details-tab-addloadBalancer.detail-group div.loadBal
   top: 68px;
 }
 
+.system-dashboard.zone .status_box li.sockets .icon {
+  background-image: url(../images/sprites.png);
+  background-position: -85px -1379px;
+  /*+placement:shift 37px 68px;*/
+  position: relative;
+  left: 37px;
+  top: 68px;
+}
+
 .system-dashboard.zone .status_box li.secondary-storage .icon {
   background-position: -216px -404px;
   /*+placement:shift 37px 68px;*/