diff options
author | Sarven Capadisli <csarven@status.net> | 2009-10-12 12:29:19 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2009-10-12 12:29:19 +0000 |
commit | 0947ca8b9331b03a172d86b37a511e50100fd0bb (patch) | |
tree | ca77cfd452924b4b5e40d67ed63025309116420b /plugins/MobileProfile | |
parent | 8513ce94d29f03b18ccc06071144b0d50b3c6205 (diff) |
Init mp-handheld stylesheet. For now, it is reusing mp-screen. Future
updates will handle media queries
Diffstat (limited to 'plugins/MobileProfile')
-rw-r--r-- | plugins/MobileProfile/mp-handheld.css | 1 |
1 files changed, 1 insertions, 0 deletions
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); |