mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[AAE-13063] replaced custom color with theme related (#8408)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
}
|
||||
|
||||
.app-error-message--text {
|
||||
color: #d50000;
|
||||
color: var(--theme-warn-color);
|
||||
}
|
||||
|
||||
.app-document-list-container {
|
||||
|
Reference in New Issue
Block a user