You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ml...@apache.org on 2014/03/04 22:27:42 UTC

[07/17] git commit: updated refs/heads/resize-root to caf9de6

Dashboard: Restore colors/appearance for alert items


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

Branch: refs/heads/resize-root
Commit: 6726b7fee0c712ee4ef6d052d5b4f56034a01275
Parents: d71483f
Author: Brian Federle <br...@citrix.com>
Authored: Mon Mar 3 11:56:03 2014 -0800
Committer: Brian Federle <br...@citrix.com>
Committed: Mon Mar 3 11:56:59 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6726b7fe/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 5681f0a..77c5487 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -4473,6 +4473,9 @@ Dialogs*/
 }
 
 .dashboard.admin .dashboard-container.sub.alerts ul li {
+  border: 1px solid #FF7070;
+  border-left-width: 20px;
+  background: #FFEFEF;
 }
 
 .dashboard.admin .dashboard-container.sub.alerts ul li span.title {