summaryrefslogtreecommitdiff
path: root/theme/base/css/mobile.css
AgeCommit message (Collapse)Author
2009-08-25convert CSS files to use new namesEvan Prodromou
2009-04-14Simpler separation of themes. New themes can either make use of theSarven Capadisli
default styles or make their own.
2009-04-12Separation of themes (i.e., layout, typography) and skins (i.e., backgroundSarven Capadisli
images, colours). A theme can have multiple skins. Majority of the changes in this commit are due to restructuring the path/files for themes and skins. Both theme and skin will be set to 'default' if not set in config.php. This commit also allows each instance of this software to create its own theme without having to override any style from the default distribution. Added Cloudy theme.
2009-03-02Updated typography and layoutSarven Capadisli
2009-02-12Style the notice form and notices to better avoid need to scroll around.Meitar Moscovitz
2009-02-11Add streamlined mobile device-friendly styles when enabled in config.Meitar Moscovitz
A new mobile-specific style sheet is added and loaded only if the `$config['site']['mobile']` configuration variable is set to true.