mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-08-07 17:48:27 +00:00
[ACA-2980] Update search input background-color (#1397)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
$search-width: 594px;
|
$search-width: 594px;
|
||||||
$search-height: 40px;
|
$search-height: 40px;
|
||||||
$search-background: rgba(#efefef, 0.54);
|
$search-background: #f5f6f5;
|
||||||
$search-border-radius: 4px;
|
$search-border-radius: 4px;
|
||||||
$top-margin: 12px;
|
$top-margin: 12px;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user