Correctly track texture cleared state for sharing
[chromium-blink-merge.git] / ui / webui / resources / css / alert_overlay.css
blobb1d47cb7690c729f14ec02bbb5d433ce066da00a
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. */
5 #alertOverlay {
6 width: 500px;
9 #alertOverlayMessage {
10 white-space: pre-wrap;
11 word-wrap: break-word;