1 /* Copyright 2013 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. */
10 -webkit-margin-start: 25px;
11 content: -webkit-image-set
(
12 url
(../../../../ui/webui/resources/images/incognito_icon.png) 1x,
13 url
(../../../../ui/webui/resources/images/2x/incognito_icon.png) 2x);
21 html
[dir
='rtl'] .icon
{
25 @media (max-width:400px) {
27 -webkit-margin-start: 15px;