chromium/ash/webui/common/resources/multidevice_setup/multidevice_setup_shared.css

/* Copyright 2022 The Chromium Authors
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file. */

/* #css_wrapper_metadata_start
 * #type=style
 * #scheme=relative
 * #import=//resources/ash/common/cr_elements/cr_shared_style.css.js
 * #import=//resources/ash/common/cr_elements/cr_shared_vars.css.js
 * #import=//resources/ash/common/cr_elements/md_select.css.js
 * #import=//resources/polymer/v3_0/iron-flex-layout/iron-flex-layout-classes.js
 * #include=iron-flex cr-shared-style md-select
 * #css_wrapper_metadata_end */

@import 'ash/webui/common/resources/cr_elements/cros_color_overrides.css';

a {
  color: var(--cros-sys-primary);
}