Commit 348c8a81 authored by Gavin Williams's avatar Gavin Williams Committed by Chromium LUCI CQ

scanning: Set darker scan preview border

Screenshot: http://screen/6nEEYaC23tGoJAh

Bug: 1059779
Change-Id: Ifb0c27b9131acde53029acc4541349c6c2e41423
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618474Reviewed-by: default avatarJesse Schettler <jschettler@chromium.org>
Reviewed-by: default avatarZentaro Kavanagh <zentaro@chromium.org>
Commit-Queue: Gavin Williams <gavinwill@chromium.org>
Cr-Commit-Position: refs/heads/master@{#842227}
parent f9bb1e80
......@@ -52,7 +52,7 @@
}
.preview-item {
border: 1px solid var(--google-grey-200);
border: 1px solid var(--google-grey-300);
border-radius: 4px;
/* Subtract 2px for the border. */
width: calc(100% - 2px);
......
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