blob: 74a4b19d546ccf379e47d82c76af3ea960eecee9 [file] [log] [blame]
[email protected]84617432012-01-24 22:32:161/* 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
[email protected]c10c3f12012-03-08 05:18:545.pack-extension-heading {
[email protected]c9c8b212011-12-13 23:59:406 padding-bottom: 5px;
[email protected]c10c3f12012-03-08 05:18:547 width: 520px;
[email protected]c9c8b212011-12-13 23:59:408}
9
[email protected]c10c3f12012-03-08 05:18:5410.pack-extension-text-boxes {
[email protected]c9c8b212011-12-13 23:59:4011 text-align: right;
12}
13
[email protected]c10c3f12012-03-08 05:18:5414.pack-extension-text-area {
[email protected]c9c8b212011-12-13 23:59:4015 width: 260px;
16}
[email protected]84617432012-01-24 22:32:1617
[email protected]e81c35132014-02-19 08:03:3718<if expr="toolkit_views">
[email protected]84617432012-01-24 22:32:1619/* TODO(estade): apply this everywhere. */
[email protected]922ad1e2012-03-27 00:33:0520.button-strip {
[email protected]84617432012-01-24 22:32:1621 -webkit-box-direction: reverse;
22}
[email protected]922ad1e2012-03-27 00:33:0523</if>