Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / browser / resources / settings / internet_page / network_apnlist.css
blob233cc8cc644caacc00d91c0a77c8710ac672d84f
1 /* Copyright 2015 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 #outerDiv {
6 margin-bottom: 10px;
9 #selectDiv select {
10 font-size: 16px;
11 margin: 10px 0 10px 5px;
12 padding: 5px;
15 #otherDiv network-property-list {
16 margin-left: 15px;