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. */
6 * The following style rules affect Extension Infobars on the Mac.
10 background: -webkit-linear-gradient
(#ebebeb, #cfcfcf);
11 font-family: 'Lucida Grande', Helvetica
, sans-serif
;
13 height: 36px; /* Infobars are limited to 36-72px */