Commit ae4d23f9 authored by Alex Danilo's avatar Alex Danilo Committed by Commit Bot

Change files-ng cr-button ink color for ripple

Bug: 992823
Change-Id: I7de99801293d1fe2b25ba8e5a7f072f6f5014e28
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2053647
Commit-Queue: Alex Danilo <adanilo@chromium.org>
Reviewed-by: default avatarNoel Gordon <noel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#741264}
parent 15dad35b
...@@ -500,6 +500,7 @@ body[type='open-multi-file'].check-select .dialog-header { ...@@ -500,6 +500,7 @@ body[type='open-multi-file'].check-select .dialog-header {
.dialog-header.files-ng cr-button { .dialog-header.files-ng cr-button {
--hover-bg-color: rgba(0, 0, 0, 4%); --hover-bg-color: rgba(0, 0, 0, 4%);
--ink-color: var(--google-grey-700);
--text-color: currentColor; --text-color: currentColor;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment