From 0947ca8b9331b03a172d86b37a511e50100fd0bb Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Mon, 12 Oct 2009 12:29:19 +0000 Subject: Init mp-handheld stylesheet. For now, it is reusing mp-screen. Future updates will handle media queries --- plugins/MobileProfile/mp-handheld.css | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/MobileProfile/mp-handheld.css b/plugins/MobileProfile/mp-handheld.css index e69de29bb..e0ea823d5 100644 --- a/plugins/MobileProfile/mp-handheld.css +++ b/plugins/MobileProfile/mp-handheld.css @@ -0,0 +1 @@ +@import url(mp-screen.css); -- cgit v1.2.3-54-g00ecf