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/08/16 16:52:06 UTC

git commit: CS-15988:Load Balancing configuration multiEdit table reorganisation

Updated Branches:
  refs/heads/autoscale 57946625e -> 1aedc77b9


CS-15988:Load Balancing configuration multiEdit table reorganisation


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

Branch: refs/heads/autoscale
Commit: 1aedc77b9020caaf86cb004e69af9885be4351af
Parents: 5794662
Author: Pranav Saxena <pr...@citrix.com>
Authored: Thu Aug 16 20:21:38 2012 +0530
Committer: Pranav Saxena <pr...@citrix.com>
Committed: Thu Aug 16 20:21:38 2012 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/1aedc77b/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 28f1e26..cc68931 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -9612,6 +9612,13 @@ div.panel.ui-dialog div.list-view div.fixed-header {
   max-height: 600px;
 }
 
+div.container div.panel div#details-tab-network.detail-group div div.multi-edit table.multi-edit tbody tr td,
+ div.container div.panel div#details-tab-network.detail-group div div.multi-edit table.multi-edit thead tr th
+  {
+ min-width:72px;
+ font-size:10px;
+}
+
 .ui-dialog div.autoscaler .detail-actions {
 }