blob: 8257645731680062a3e430f24e16195a2c379532 [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. */
#button-row {
bottom: 1em;
margin-left: 0;
margin-right: 0;
position: absolute;
text-align: start;
width: 95%;
}
#button-row button {
margin-left: 0;
margin-right: 0;
}
#dialog-title {
font-size: 1.3em;
}