]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Add streamlined mobile device-friendly styles when enabled in config.
authorMeitar Moscovitz <meitarm@gmail.com>
Tue, 10 Feb 2009 16:03:16 +0000 (03:03 +1100)
committerMeitar Moscovitz <meitarm@gmail.com>
Tue, 10 Feb 2009 16:03:16 +0000 (03:03 +1100)
commitc9e8b1e5c380904e479927e2f24754d8709f590e
tree252c9c239ee896753e4a1bef9da71260965085a8
parent47a5d2b7f06cd1612734c47ad21fc397bbff5276
Add streamlined mobile device-friendly styles when enabled in config.

A new mobile-specific style sheet is added and loaded only if the
`$config['site']['mobile']` configuration variable is set to true.
config.php.sample
lib/action.php
theme/base/css/mobile.css [new file with mode: 0644]