blob: 74a4b19d546ccf379e47d82c76af3ea960eecee9 [file] [log] [blame]
/* Copyright (c) 2012 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. */
.pack-extension-heading {
padding-bottom: 5px;
width: 520px;
}
.pack-extension-text-boxes {
text-align: right;
}
.pack-extension-text-area {
width: 260px;
}
<if expr="toolkit_views">
/* TODO(estade): apply this everywhere. */
.button-strip {
-webkit-box-direction: reverse;
}
</if>