summaryrefslogtreecommitdiff
path: root/theme/base/css/facebookapp.css
AgeCommit message (Collapse)Author
2009-05-26Updated stylesheet paths for facebook appSarven Capadisli
2009-05-26Removed unnecessary call to base/css/display.css for 0.8.xSarven Capadisli
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-02-05Matching Facebook app UI to identi.ca. Fixed tabs, add to profile,Sarven Capadisli
widths, font-size, and some HTML markup.
2009-01-26Facebook form_settings label styleSarven Capadisli
2009-01-26Facebook guide styleSarven Capadisli
2009-01-26Minor facebook app style fixesSarven Capadisli
2009-01-23Facebook app stylessarven