]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Added ability to define mobile stylesheets (handheld, screen) at the
authorSarven Capadisli <csarven@status.net>
Sun, 4 Oct 2009 16:26:04 +0000 (16:26 +0000)
committerSarven Capadisli <csarven@status.net>
Sun, 4 Oct 2009 16:26:04 +0000 (16:26 +0000)
commit7addccacaab5bf7510fbe537b512bc8d5c3f558f
tree132fdf39065dc897862fd8599fad2c1738ec1377
parentc64e1792bf108961c288ffa91667be34d9e6ca6a
Added ability to define mobile stylesheets (handheld, screen) at the
theme level. If there are no mobile stylesheets in the theme
directory, it will use the ones that come with the plugin.
plugins/MobileProfile/MobileProfilePlugin.php
plugins/MobileProfile/mp-handheld.css [new file with mode: 0644]
plugins/MobileProfile/mp-screen.css [new file with mode: 0644]