You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by je...@apache.org on 2013/10/26 00:29:03 UTC

git commit: updated refs/heads/4.2 to 886b0e5

Updated Branches:
  refs/heads/4.2 635ab5fba -> 886b0e590


CLOUDSTACK-4966: UI > provide icon for Expunge Instance action.


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

Branch: refs/heads/4.2
Commit: 886b0e590a59e22bfd2b39afcee551cff8facd7f
Parents: 635ab5f
Author: Jessica Wang <je...@apache.org>
Authored: Fri Oct 25 15:28:44 2013 -0700
Committer: Jessica Wang <je...@apache.org>
Committed: Fri Oct 25 15:28:44 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/886b0e59/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index fdab562..f795afd 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -11845,6 +11845,7 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
 }
 
 .destroy .icon,
+.expunge .icon,
 .remove .icon,
 .delete .icon,
 .decline .icon,