d45df6c
click here to add a description
click here to add a homepage
YUI Compressor — Read more
http://developer.yahoo.com/yui/compressor/
This URL has Read+Write access
Updates to fix [trac 2527991]. Be a bit more liberal in allowing spaces before ( characters.
@@ -0,0 +1,3 @@
+@media only all and (max-width:50em), only all and (max-device-width:800px), only all and (max-width:780px) {
+ some-css : here
+}
@@ -0,0 +1 @@
+@media only all and (max-width:50em),only all and (max-device-width:800px),only all and (max-width:780px){some-css:here}
@@ -1 +1 @@
-@media screen and (-webkit-min-device-pixel-ratio:0){some-css:here;}
\ No newline at end of file
+@media screen and (-webkit-min-device-pixel-ratio:0){some-css:here}
d45df6cd45df6cd45df6c