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
Elim cr-checkbox
[chromium-blink-merge.git]
/
ui
/
webui
/
resources
/
cr_elements
/
v1_0
/
demo_element.css
blob
448f475a7058564fbded700cd1e8dabfc5d41a54
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
.
heading
{
6
font-size
:
18px
;
7
font-weight
:
bold
;
8
}
9
10
#wifi
{
11
height
:
32px
;
12
width
:
32px
;
13
}
14
15
#cellular
{
16
height
:
16px
;
17
width
:
16px
;
18
}