mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACA-2523] Update comment text colors (#5627)
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
font-size: 14px;
|
||||
letter-spacing: -0.2px;
|
||||
line-height: 1.43;
|
||||
color: mat-color($foreground, secondary-text);
|
||||
color: mat-color($foreground, text, 0.72);
|
||||
}
|
||||
|
||||
&-comment-message-time {
|
||||
@@ -83,7 +83,7 @@
|
||||
width: calc(100% - 10%);
|
||||
padding: 2px 10px;
|
||||
font-size: 12px !important;
|
||||
color: mat-color($foreground, secondary-text);
|
||||
color: mat-color($foreground, text, 0.72);
|
||||
}
|
||||
|
||||
&-comment-contents {
|
||||
|
Reference in New Issue
Block a user