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 2014/03/04 22:51:16 UTC

git commit: updated refs/heads/master to 45fa91c

Repository: cloudstack
Updated Branches:
  refs/heads/master 952888ab8 -> 45fa91c49


Alerts UI: Remove left border pane


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

Branch: refs/heads/master
Commit: 45fa91c490c6b13f3d29568f334e19fc6a5e6dba
Parents: 952888a
Author: Brian Federle <br...@citrix.com>
Authored: Tue Mar 4 13:50:52 2014 -0800
Committer: Brian Federle <br...@citrix.com>
Committed: Tue Mar 4 13:50:52 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/45fa91c4/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 8c39378..9273eba 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -4474,7 +4474,6 @@ Dialogs*/
 
 .dashboard.admin .dashboard-container.sub.alerts ul li {
   border: 1px solid #FF7070;
-  border-left-width: 20px;
   background: #FFEFEF;
 }