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 html
[dir
='ltr'] #incognito_container
.icon
{
6 -webkit-transform: scale
(-1, 1);
11 html
[dir
='rtl'] #incognito_container
.icon
{
16 #incognito_container .content
{
17 background-color: #eee;
18 border-radius: 5px 5px;
27 body
[device
='phone'] #incognito_container
.content
{