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

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


The following commit(s) were added to refs/heads/DLAB-1423 by this push:
     new 107f463  [DLAB-1423]: Made endpoint header sticky
107f463 is described below

commit 107f4631f99d33b6ae46635d63c5b147c7c993b0
Author: Dmytro Gnatyshyn <di1...@ukr.net>
AuthorDate: Fri Jan 3 17:56:21 2020 +0200

    [DLAB-1423]: Made endpoint header sticky
---
 .../src/main/resources/webapp/src/assets/styles/_dialogs.scss         | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git 
a/services/self-service/src/main/resources/webapp/src/assets/styles/_dialogs.scss
 
b/services/self-service/src/main/resources/webapp/src/assets/styles/_dialogs.scss
index e1e6ce6..8a811e1 100644
--- 
a/services/self-service/src/main/resources/webapp/src/assets/styles/_dialogs.scss
+++ 
b/services/self-service/src/main/resources/webapp/src/assets/styles/_dialogs.scss
@@ -330,9 +330,7 @@ mat-dialog-container {
 }
 
 .endpoints-table{
-  thead{
-    background: transparent;
-  }
+  border-collapse: separate;
 }
 
 .mat-step-icon-state-number .mat-step-icon-content{


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

Reply via email to