OLD | NEW |
---|---|
(Empty) | |
1 :host { | |
2 -webkit-user-select: none; | |
3 background-color: rgb(219, 222, 224); | |
4 display: block; | |
5 font-family: Roboto; | |
6 height: 100%; | |
7 } | |
8 | |
9 cr-settings-main core-icon-button { | |
Jeremy Klein
2015/05/12 18:23:34
s/core/iron.
michaelpg
2015/05/12 18:46:16
paper :-)
| |
10 z-index: 10; | |
11 } | |
OLD | NEW |