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

dgnatyshyn pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/develop by this push:
     new 7be4cd4  [DLAB-75]: Fixed sticky report header (#520)
7be4cd4 is described below

commit 7be4cd470b81908881082bb9b94226677c3d469e
Author: Dmytro Gnatyshyn <42860905+dg1...@users.noreply.github.com>
AuthorDate: Wed Jan 8 11:37:33 2020 +0200

    [DLAB-75]: Fixed sticky report header (#520)
---
 .../src/app/reporting/reporting-grid/reporting-grid.component.scss      | 2 --
 1 file changed, 2 deletions(-)

diff --git 
a/services/self-service/src/main/resources/webapp/src/app/reporting/reporting-grid/reporting-grid.component.scss
 
b/services/self-service/src/main/resources/webapp/src/app/reporting/reporting-grid/reporting-grid.component.scss
index 69d7d12..b4a0c36 100644
--- 
a/services/self-service/src/main/resources/webapp/src/app/reporting/reporting-grid/reporting-grid.component.scss
+++ 
b/services/self-service/src/main/resources/webapp/src/app/reporting/reporting-grid/reporting-grid.component.scss
@@ -49,7 +49,6 @@
     }
 
     &.filter-row {
-      background: transparent;
       th {
         padding: 5px;
         font-size: 13px;
@@ -62,7 +61,6 @@
     }
 
     &.header-row {
-      background: transparent;
       th {
         font-size: 11px;
       }


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to