cros: Remove default pinned apps trial.
[chromium-blink-merge.git] / chrome / browser / resources / chromeos / login / screen_confirm_password.css
blob94ff3d722463f57136d63a005cd6fb9d246b6eda
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.
4 */
6 #confirm-password {
7 height: 150px;
8 padding: 16px;
9 width: 400px;
12 #confirm-password-title {
13 font-weight: bold;
14 margin: 0;
17 #confirm-password-input {
18 margin-top: 10px;
19 width: 100%;