Remove search box underline for files-ng
Stops the underline being drawn in the cr-input element by setting the input focus color to transparent. Enables the caret to be visible by targeting the input element using the ::part() pseudo-element since the underline and caret are both managed by '--cr-input-focus-color' for -cr-input elements. Bug: 992823 Change-Id: I6f86b723c84662ff5923d50433751b74d7e7ab58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061570 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#742485}
Showing
Please register or sign in to comment