Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / print_preview / search / fedex_tos.css
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. */
4
5 .fedex-tos {
6   -webkit-transition: height 300ms;
7   overflow: hidden;
8   padding: 0 36px;
9   text-align: center;
10 }
11
12 .fedex-tos .tos-text {
13   padding: 8px 0;
14 }
15
16 .fedex-tos .agreement-box {
17   padding-bottom: 8px;
18 }