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/07/11 19:49:59 UTC

git commit: updated refs/heads/4.2 to eb7b226

Updated Branches:
  refs/heads/4.2 cce2dad2e -> eb7b226e6


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/eb7b226e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/eb7b226e
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/eb7b226e

Branch: refs/heads/4.2
Commit: eb7b226e6d048597b7eed1777f40aa339ce4c73a
Parents: cce2dad
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:49:30 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/eb7b226e/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;
 }