Updated Branches:
  refs/heads/4.0 8beae8894 -> d50ebafe8

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

Branch: refs/heads/4.0
Commit: d50ebafe8ab0b1c0ed7e070b8495db6a8fb609b5
Parents: 8beae88
Author: Pranav Saxena <[email protected]>
Authored: Sat Sep 8 12:14:27 2012 +0530
Committer: Pranav Saxena <[email protected]>
Committed: Sat Sep 8 12:14:27 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/d50ebafe/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*/

Reply via email to