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.
4 */
5
6#tpm-error-message {
7  min-width: 650px;
8}
9
10#oobe.tpm-error-message #step-logo {
11  z-index: 1;
12}
13
14#tpm-error-message-controls {
15  text-align: end;
16}
17
18