mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-2123] New header background color for AA accessibility (#1366)
* [ACA-2123] New header background for AA accessibility * [ACA-2123] Remove useless foreground variable * [ACA-2123]Changed headerColor value in doc and app's initial state
This commit is contained in:
@@ -100,7 +100,7 @@ Alfresco コンテンツアプリケーションの左上隅に表示される
|
||||
```json
|
||||
{
|
||||
...,
|
||||
"headerColor": "#2196F3"
|
||||
"headerColor": "#1565c0"
|
||||
}
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user