Commit 96578a07 authored by Alex Danilo's avatar Alex Danilo Committed by Commit Bot

Change ink-color on action bar cr-button(s)

Bug: 992823
Change-Id: I7e112d7e113914b0ca8088bbe2843715ec12a2c5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054469
Commit-Queue: Noel Gordon <noel@chromium.org>
Reviewed-by: default avatarNoel Gordon <noel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#741377}
parent e4bfe5ce
...@@ -470,7 +470,7 @@ body[type='open-multi-file'].check-select .dialog-header { ...@@ -470,7 +470,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); --ink-color: rgba(0, 0, 0, 88%);
--text-color: currentColor; --text-color: currentColor;
border: 1px solid transparent; border: 1px solid transparent;
border-radius: 18px; border-radius: 18px;
......
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