blob: 79878eef6b23a9a1bd6739bcf5bb77c90badf7c6 [file] [log] [blame]
/* Copyright 2013 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
#managed-user-learn-more {
width: 722px;
}
#managed-user-learn-more-text {
margin-top: 10px;
white-space: pre-wrap;
word-wrap: break-word;
}
#managed-user-learn-more-image {
background-image: -webkit-image-set(
url('../../../../ui/resources/default_100_percent/supervised_illustration_start.png') 1x,
url('../../../../ui/resources/default_200_percent/supervised_illustration_start.png') 2x);
height: 344px;
}