1 /* Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file.
5 * This is the stylesheet used for notifications in enterprise-enrolled devices.
9 background-color: rgb
(250, 245, 202);
10 border: 2px solid rgb
(250, 245, 202);
17 #enterprise-info[location
='guest-tab'] {
22 #enterprise-info[visible
='false'] {
26 #enterprise-info img
{
27 -webkit-margin-end: 4px;