You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by al...@apache.org on 2015/08/11 17:37:36 UTC

ambari git commit: AMBARI-12723. Host name field on hosts page is too short (alexantonenko)

Repository: ambari
Updated Branches:
  refs/heads/trunk 51ea0ec32 -> 09f610171


AMBARI-12723. Host name field on hosts page is too short (alexantonenko)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/09f61017
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/09f61017
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/09f61017

Branch: refs/heads/trunk
Commit: 09f6101719b83dc577a6ff1eb17e90c1108a7e7a
Parents: 51ea0ec
Author: Alex Antonenko <hi...@gmail.com>
Authored: Tue Aug 11 18:28:48 2015 +0300
Committer: Alex Antonenko <hi...@gmail.com>
Committed: Tue Aug 11 18:28:48 2015 +0300

----------------------------------------------------------------------
 ambari-web/app/styles/application.less | 45 ++++++++++++++++++++---------
 1 file changed, 31 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/09f61017/ambari-web/app/styles/application.less
----------------------------------------------------------------------
diff --git a/ambari-web/app/styles/application.less b/ambari-web/app/styles/application.less
index d161d9f..1586370 100644
--- a/ambari-web/app/styles/application.less
+++ b/ambari-web/app/styles/application.less
@@ -3088,7 +3088,7 @@ table.graphs {
       padding-left: 4px!important;
       padding-right: 1px!important;
       padding-right: 10px\9!important;
-      width: 1.6%;
+      width: 1.5%;
       width: 13px\9!important;
     }
     .col2,
@@ -3108,18 +3108,18 @@ table.graphs {
     th:first-child + th + th + th + th{
       padding-left: 1px!important;
       padding-right: 1px!important;
-      width: 1.6%;
+      width: 1.5%;
       width: 13px\9!important;
     }
     .col5,
     td:first-child + td + td + td + td + td,
     th:first-child + th + th + th + th + th {
-      width: 10%!important;
+      width: 9%!important;
     }
     .col6,
     td:first-child + td + td + td + td + td + td,
     th:first-child + th + th + th + th + th + th {
-      width: 15%!important;
+      width: 13.6%!important;
     }
     .col7,
     td:first-child + td + td + td + td + td + td + td,
@@ -3130,31 +3130,34 @@ table.graphs {
     .col8,
     td:first-child + td + td + td + td + td + td + td + td,
     th:first-child + th + th + th + th + th + th + th + th{
-      width: 7%!important;
+      width: 6.4%!important;
     }
 
     .col9,
     td:first-child + td + td + td + td + td + td + td + td + td,
     th:first-child + th + th + th + th + th + th + th + th + th{
-      width: 11%!important;
+      width: 9%!important;
     }
 
     .col10,
     td:first-child + td + td + td + td + td + td + td + td + td + td,
     th:first-child + th + th + th + th + th + th + th + th + th + th{
-      width: 10%!important;
+      width: 9%!important;
     }
 
     .col11,
     td:first-child + td + td + td + td + td + td + td + td + td + td + td,
     th:first-child + th + th + th + th + th + th + th + th + th + th +th{
-      width: 13%!important;
+      width: 11%!important;
+      a {
+        word-wrap: break-word;
+      }
     }
 
     .col12,
     td:first-child + td + td + td + td + td + td + td + td + td + td + td + td,
     th:first-child + th + th + th + th + th + th + th + th + th + th + th +th{
-      width: 13%!important;
+      width: 11%!important;
     }
 
     td.name {
@@ -4638,33 +4641,47 @@ ul.inline li {
         }
       }
 
+      .col4,
+      td:first-child + td + td + td + td,
+      th:first-child + th + th + th + th{
+        width: 1.4%;
+      }
+
       .col5,
       td:first-child + td + td + td + td + td,
       th:first-child + th + th + th + th + th {
-        width: 13%!important;
+        width: 11.7%!important;
       }
 
       .col6,
       td:first-child + td + td + td + td + td + td,
       th:first-child + th + th + th + th + th + th{
-        width: 10%!important;
+        width: 9%!important;
       }
 
       .col7,
       td:first-child + td + td + td + td + td + td + td,
       th:first-child + th + th + th + th + th + th + th{
-        width: 10%!important;
+        width: 9%!important;
       }
 
       .col8,
       td:first-child + td + td + td + td + td + td + td + td,
       th:first-child + th + th + th + th + th + th + th + th{
-        width: 10%!important;
+        width: 9%!important;
       }
       .col9,
       td:first-child + td + td + td + td + td + td + td + td + td,
       th:first-child + th + th + th + th + th + th + th + th + th{
-        width: 10%!important;
+        width: 9%!important;
+      }
+      .col11,
+      .col12,
+      td:first-child + td + td + td + td + td + td + td + td + td + td + td,
+      th:first-child + th + th + th + th + th + th + th + th + th + th +th,
+      td:first-child + td + td + td + td + td + td + td + td + td + td + td + td,
+      th:first-child + th + th + th + th + th + th + th + th + th + th + th +th{
+        width: 11.2%!important;
       }
       td.name .trim_hostname{
         width: 82%!important;