You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by pr...@apache.org on 2012/09/08 08:41:00 UTC

[2/2] git commit: CS-14664:System Wide Capacity Resources Screen has spilling values- Adjusting the table structure

CS-14664:System Wide Capacity Resources Screen has spilling values- Adjusting the table structure


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

Branch: refs/heads/master
Commit: 831ade7979a5f9f554a6c612d095e63933575ad3
Parents: f20f388
Author: Pranav Saxena <pr...@citrix.com>
Authored: Sat Sep 8 12:10:22 2012 +0530
Committer: Pranav Saxena <pr...@citrix.com>
Committed: Sat Sep 8 12:10:22 2012 +0530

----------------------------------------------------------------------
 ui/css/cloudstack3.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/831ade79/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index d41f5e1..dfd4b16 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -3668,7 +3668,7 @@ Dialogs*/
 .dashboard.admin .dashboard-container .stats ul li div.value {
   float: left;
   background: url(../images/bg-gradients.png) 0px -51px;
-  width: 204px;
+  width: 295px;
   height: 100%;
   border-left: 1px solid #C8C2C2;
   border-right: 1px solid #C8C2C2;
@@ -4239,7 +4239,7 @@ Dialogs*/
 }
 
 .system-chart.dashboard.admin .dashboard-container .stats .chart {
-  width: 216px;
+  width: 136px;
 }
 
 /** Compute*/