Commit fd56d995 authored by Gavin Williams's avatar Gavin Williams Committed by Commit Bot

Add font-weight to printer status text

This change will make the error printer statuses stand out more for
users.

Bug: 1059607
Change-Id: I3f519b07473e1fd34c4de18700024bd3b5796042
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2289209Reviewed-by: default avatarKyle Horimoto <khorimoto@chromium.org>
Commit-Queue: Gavin Williams <gavinwill@chromium.org>
Cr-Commit-Position: refs/heads/master@{#787467}
parent 999163ce
<style include="print-preview-shared throbber md-select destination-select cr-hidden-style">
:host([is-current-destination-cros-local]) #statusText {
:host([is-current-destination-cros-local_]) #statusText {
color: var(--google-red-600);
font-weight: 500;
padding: 0;
}
......
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