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
/
bug2527991.css
19 lines
(15 loc)
•
249 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@media
screen
and
/*!YUI-Compresser */(
-webkit-min-device-pixel-ratio
:
0
) {
a
{
b
:
1
; } }
@media
screen
and
/*! */ /*! */(
-webkit-min-device-pixel-ratio
:
0
) {
a
{
b
:
1
; } }
@media
-webkit-min-device-pixel-ratio
:
0
{
a
{
b
:
1
; } }