Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / browser / resources / settings / internet_page / network_proxy_exclusions.css
blobad9a23955aa441dc8f79209b1241cc2b677416a9
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 span {
6 margin: 5px;
9 iron-icon {
10 margin: 5px;
13 div#container {
14 border: 1px solid lightgrey;
15 height: 100px;
16 margin: 5px;
17 overflow-y: auto;