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'] {
18 box-sizing: border-box
;
23 #enterprise-info[visible
='false'] {
27 #enterprise-info img
{
28 -webkit-margin-end: 4px;
35 @media (max-height:480px) and
(max-width:400px) {
36 #enterprise-info[location
='guest-tab'] {
41 @media (max-width:400px) {
42 #enterprise-info[location
='guest-tab'] {