Add new certificateProvider extension API.
[chromium-blink-merge.git] / chrome / browser / resources / print_preview / search / fedex_tos.css
blob581f50231edd0cf038e0bacecb7e55df7e58c434
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. */
5 .fedex-tos {
6 -webkit-transition: height 300ms;
7 overflow: hidden;
8 padding: 0 36px;
9 text-align: center;
12 .fedex-tos .tos-text {
13 padding: 8px 0;
16 .fedex-tos .agreement-box {
17 padding-bottom: 8px;