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

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


The following commit(s) were added to refs/heads/DLAB-1748 by this push:
     new 1e09940  [DLAB-1750] fix status color
1e09940 is described below

commit 1e09940ff314c8f43f39f30acaf446371f2140a9
Author: Dmytro_Gnatyshyn <di1...@ukr.net>
AuthorDate: Wed Jul 15 15:25:12 2020 +0300

    [DLAB-1750] fix status color
---
 services/self-service/src/main/resources/webapp/src/styles.scss | 1 +
 1 file changed, 1 insertion(+)

diff --git a/services/self-service/src/main/resources/webapp/src/styles.scss 
b/services/self-service/src/main/resources/webapp/src/styles.scss
index 9944b38..cc18983 100644
--- a/services/self-service/src/main/resources/webapp/src/styles.scss
+++ b/services/self-service/src/main/resources/webapp/src/styles.scss
@@ -135,6 +135,7 @@ mat-chip.mat-chip strong {
   color: #35afd5;
 }
 
+.invalid,
 .terminated,
 .terminating,
 .failed,


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

Reply via email to