From 2c98ec461f7856908b3922c9d197afeeaef7fd18 Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Thu, 16 Aug 2012 20:21:38 +0530 Subject: [PATCH] CS-15988:Load Balancing configuration multiEdit table reorganisation --- ui/css/cloudstack3.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 671131b165d..eb93041ef2f 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 { }