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

ababiichuk 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 a2a45aa  AMBARI-22794 Opacity decreased and the shadow has been added 
to the sticky filter bar.
a2a45aa is described below

commit a2a45aa3e10d95a55114b18dbf7b2e49300dd151
Author: Istvan Tobias <tobias.ist...@gmail.com>
AuthorDate: Tue Jan 16 13:37:54 2018 +0100

    AMBARI-22794 Opacity decreased and the shadow has been added to the sticky 
filter bar.
---
 .../src/app/components/logs-container/logs-container.component.less    | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/ambari-logsearch/ambari-logsearch-web/src/app/components/logs-container/logs-container.component.less
 
b/ambari-logsearch/ambari-logsearch-web/src/app/components/logs-container/logs-container.component.less
index 243bb5b..82a9604 100644
--- 
a/ambari-logsearch/ambari-logsearch-web/src/app/components/logs-container/logs-container.component.less
+++ 
b/ambari-logsearch/ambari-logsearch-web/src/app/components/logs-container/logs-container.component.less
@@ -34,7 +34,8 @@
 
   .fixed-filterbar {
     filters-panel {
-      background-color: fadeout(@filters-panel-background-color, 35%);
+      background-color: fadeout(@filters-panel-background-color, 10%);
+      box-shadow: 0 2px 2px rgba(0,0,0,.1);
       left: 0;
       margin: 0;
       position: fixed;

-- 
To stop receiving notification emails like this one, please contact
['"commits@ambari.apache.org" <commits@ambari.apache.org>'].

Reply via email to