mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 23:16:03 +00:00
Solid color change
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
@text-white-color-value: @white-color-value;
|
||||
@text-muted-color-value: @gray-light-value;
|
||||
@text-gray-color-value: #6a6a6a;
|
||||
@text-solid-color-value: @text-gray-color-value;
|
||||
@text-solid-color-value: #535353;
|
||||
|
||||
@brand-primary-value: #5589ca;
|
||||
@brand-danger-value: #d7657d;
|
||||
|
||||
Reference in New Issue
Block a user