UNPKG
blinkosinstaller
Version:
latest (2.0.0)
2.0.0
1.0.2
1.0.1
1.0.0
The desktop installer for blinkOS, v1.0.0
blinkosinstaller
/
src
/
systrace
/
catapult
/
common
/
py_vulcanize
/
third_party
/
rcssmin
/
tests
/
yui
/
box-model-hack.css
10 lines
(9 loc)
•
126 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
#elem
{
width
:
100px
;
voice-family
:
"\"}\""
;
voice-family
:inherit;
width
:
200px
; }
html
>
body
#elem
{
width
:
200px
; }