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