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/11/16 11:00:31 UTC

[30/50] git commit: CS-15988:Load Balancing configuration multiEdit table reorganisation

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

Branch: refs/heads/master
Commit: 2c98ec461f7856908b3922c9d197afeeaef7fd18
Parents: 8bd0012
Author: Pranav Saxena <pr...@citrix.com>
Authored: Thu Aug 16 20:21:38 2012 +0530
Committer: Vijay Venkatachalam <vi...@citrix.com>
Committed: Fri Nov 16 10:56:53 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/2c98ec46/ui/css/cloudstack3.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css
index 671131b..eb93041 100644
--- a/ui/css/cloudstack3.css
+++ b/ui/css/cloudstack3.css
@@ -10669,6 +10669,13 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
   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 {
 }