summaryrefslogtreecommitdiff
path: root/theme/identica/css/ie.css
AgeCommit message (Collapse)Author
2009-11-30Updated identica, default theme's IE stylesSarven Capadisli
2009-10-31Updated form_notice styles. .form_notice applies to both noticeformSarven Capadisli
(form_notice) and messageform (form_notice-direct)
2009-10-06Fixed IE background image alignment for attach, favour and disfavourSarven Capadisli
2009-06-23Updated default colour theme and IE6 colours for transparent valuesSarven Capadisli
2009-06-15Cross-browser notice_attachSarven 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-01Moved theme rules from base to identica stylesheetSarven Capadisli