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
QUIC - cleanup changes to sync chromium tree with internal source.
[chromium-blink-merge.git]
/
chrome
/
browser
/
resources
/
md_settings
/
md_settings.css
blob
baa0bff39e8f60498bd9300a7382aad0ab6a9182
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
body
{
6
font-family
:
Roboto
;
7
}
8
9
section
{
10
margin-top
:
50px
;
11
}
12
13
cr-dropdown-menu
{
14
width
:
200px
;
15
}