cros: Remove default pinned apps trial.
[chromium-blink-merge.git] / chrome / browser / resources / chromeos / login / screen_message_box.css
blob2fe64ddb74ee2399a56f9b66c2865aa99fbac36f
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 #message-box {
7 height: 180px;
8 padding: 16px;
9 width: 400px;
12 #message-box-title {
13 font-weight: bold;
14 margin: 0;