diff options
author | Sarven Capadisli <csarven@status.net> | 2009-10-04 16:33:52 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2009-10-04 16:33:52 +0000 |
commit | de2c4e36bc5e36714db32b4987f1fde1903dc059 (patch) | |
tree | 61e13b635e9744cd14ed780021e6f46ef62a65ac /plugins/MobileProfile/mp-screen.css | |
parent | 7addccacaab5bf7510fbe537b512bc8d5c3f558f (diff) |
Mobile Profile plugin will use the identica theme for now
Diffstat (limited to 'plugins/MobileProfile/mp-screen.css')
-rw-r--r-- | plugins/MobileProfile/mp-screen.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index 31986eef0..5aec3c372 100644 --- a/plugins/MobileProfile/mp-screen.css +++ b/plugins/MobileProfile/mp-screen.css @@ -1 +1,2 @@ @import url(../../theme/base/css/display.css); +@import url(../../theme/identica/css/display.css); |