Commit Graph

9 Commits

Author SHA1 Message Date
Evan Prodromou
db5d7e0167 add CC BY 3.0 license to CSS files 2010-09-02 23:16:29 -04:00
Sarven Capadisli
8478f5d1ff Updated identica, default theme's IE styles 2009-11-30 14:55:40 +00:00
Sarven Capadisli
d42ef11123 Updated form_notice styles. .form_notice applies to both noticeform
(form_notice) and messageform (form_notice-direct)
2009-10-31 17:25:41 +01:00
Sarven Capadisli
7fe1facc99 Fixed IE background image alignment for attach, favour and disfavour 2009-10-06 15:40:56 +00:00
Sarven Capadisli
3cfa2ebb05 Updated default colour theme and IE6 colours for transparent values 2009-06-23 21:18:41 +00:00
Sarven Capadisli
0bc9b2e730 Cross-browser notice_attach 2009-06-15 03:21:15 +00:00
Sarven Capadisli
7095c93f66 Simpler separation of themes. New themes can either make use of the
default styles or make their own.
2009-04-14 23:13:02 +00:00
Sarven Capadisli
030477b02a Separation of themes (i.e., layout, typography) and skins (i.e., background
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-04-12 02:08:55 +00:00
Sarven Capadisli
b363233c2d Moved theme rules from base to identica stylesheet 2009-02-01 18:09:56 +00:00