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 2013/04/25 21:24:57 UTC

[48/50] [abbrv] git commit: updated refs/heads/ui-add-remove-nics to e6d9e81

Add icon for affinity groups section


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

Branch: refs/heads/ui-add-remove-nics
Commit: 6802b9dac6c743ac2bf10e91418c0ef94ccb5f05
Parents: e8b6c7b
Author: Brian Federle <br...@citrix.com>
Authored: Thu Apr 25 11:23:31 2013 -0700
Committer: Brian Federle <br...@citrix.com>
Committed: Thu Apr 25 11:23:31 2013 -0700

----------------------------------------------------------------------
 ui/css/cloudstack3.css |    4 ++++
 ui/images/icons.png    |  Bin 50745 -> 50708 bytes
 2 files changed, 4 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6802b9da/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 340b089..7ff7469 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -2479,6 +2479,10 @@ div.detail-group.actions td {
   background-position: -73px -23px;
 }
 
+#navigation ul li.affinityGroups span.icon {
+  background-position: -73px -87px;
+}
+
 #navigation ul li.storage span.icon {
   background-position: -127px -23px;
 }

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6802b9da/ui/images/icons.png
----------------------------------------------------------------------
diff --git a/ui/images/icons.png b/ui/images/icons.png
index ea1a39c..f07ca83 100644
Binary files a/ui/images/icons.png and b/ui/images/icons.png differ