blob: c9fe92ea16c46853f4a425771e97f4ae7768e977 [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.
*/
#reset {
min-height: 423px;
padding: 40px 17px 80px;
text-align: center;
width: 722px;
}
#reset #reset-controls {
-webkit-box-pack: center;
bottom: 80px;
}
#reset #reset-warning-msg {
color: #606060;
font-size: 22px;
padding: 5px 45px 30px;
}
#reset #reset-warning-details {
color: #606060;
font-size: 16px;
padding: 35px 40px 80px;
}