You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by dg...@apache.org on 2020/08/07 09:39:54 UTC

[incubator-dlab] 01/01: [DLAB-1984]: Added 'invalid name' status if installed lib name is wrong

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

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

commit 61dfb9b925d3c3f4841e2a5b0bc9458a86b5d985
Author: Dmytro_Gnatyshyn <di...@ukr.net>
AuthorDate: Fri Aug 7 12:38:54 2020 +0300

    [DLAB-1984]:  Added 'invalid name' status if installed lib name is wrong
---
 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 a31908e..31f512e 100644
--- a/services/self-service/src/main/resources/webapp/src/styles.scss
+++ b/services/self-service/src/main/resources/webapp/src/styles.scss
@@ -142,6 +142,7 @@ mat-chip.mat-chip strong {
 .deleting,
 .deleted,
 .invalid_version,
+.invalid_name,
 .installation_error{
   color: #f1696e;
 }


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