You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2013/07/12 09:51:35 UTC

[40/50] git commit: updated refs/heads/sdnextensions to bcfb4e6

CLOUDSTACK-3196: Add missing 'dedicate host' icon


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

Branch: refs/heads/sdnextensions
Commit: d912839e21f33e7b7fd7dc24e6e82deca1321db0
Parents: 3984287
Author: Brian Federle <br...@citrix.com>
Authored: Thu Jul 11 10:49:30 2013 -0700
Committer: Brian Federle <br...@citrix.com>
Committed: Thu Jul 11 10:50:16 2013 -0700

----------------------------------------------------------------------
 ui/css/cloudstack3.css | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d912839e/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 1b255c9..4545e96 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -11992,7 +11992,8 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
 .createTemplate .icon,
 .enableSwift .icon,
 .addVM .icon,
-.dedicateZone .icon {
+.dedicateZone .icon,
+.dedicate .icon {
   background-position: -69px -63px;
 }