mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
[AAE-13063] replaced custom color with theme related (#8408)
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
}
|
||||
|
||||
.app-process-list-error-message {
|
||||
color: red;
|
||||
color: var(--theme-warn-color);
|
||||
text-align: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user