You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by at...@apache.org on 2018/05/16 11:19:57 UTC

[ambari] branch trunk updated: AMBARI-23849 Customise Services - All Configurations Tab - Issue with default dimensions of text box and toggle buttons colour

This is an automated email from the ASF dual-hosted git repository.

atkach pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 06025fe  AMBARI-23849 Customise Services - All Configurations Tab - Issue with default dimensions of text box and toggle buttons colour
06025fe is described below

commit 06025fe351ad0c26b4b7e6d32524794633a97524
Author: Andrii Tkach <at...@apache.org>
AuthorDate: Tue May 15 17:37:56 2018 +0300

    AMBARI-23849 Customise Services - All Configurations Tab - Issue with default dimensions of text box and toggle buttons colour
---
 ambari-web/app/styles/wizard.less | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/ambari-web/app/styles/wizard.less b/ambari-web/app/styles/wizard.less
index bb43d10..d0308e9 100644
--- a/ambari-web/app/styles/wizard.less
+++ b/ambari-web/app/styles/wizard.less
@@ -988,17 +988,8 @@
   }
 }
 
-#databases, #all-configurations {
-  .config-section {
-    border: none;
-  }
-}
-
 #all-configurations {
   min-height: 650px;
-  .config-section {
-    background-color: #F2F2F2;
-  }
   @-webkit-keyframes ring {
     0% {
       -webkit-transform: rotate(-15deg);

-- 
To stop receiving notification emails like this one, please contact
atkach@apache.org.