blob: 684ae33820da6e0106564c6923f2d98740dd1223 [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="pp_ifdef('toolkit_views')">
/* TODO(estade): apply this everywhere. */
.button-strip {
-webkit-box-direction: reverse;
}
</if>