repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
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
blob
ad9a23955aa441dc8f79209b1241cc2b677416a9
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. */
4
5
span
{
6
margin
:
5px
;
7
}
8
9
iron-icon
{
10
margin
:
5px
;
11
}
12
13
div#container
{
14
border
:
1px
solid lightgrey
;
15
height
:
100px
;
16
margin
:
5px
;
17
overflow-y
:
auto
;
18
}