Implement themes
authorJoey Schulze <joey@infodrom.org>
Tue, 22 Feb 2011 21:45:43 +0000 (22:45 +0100)
committerJoey Schulze <joey@infodrom.org>
Tue, 22 Feb 2011 21:45:43 +0000 (22:45 +0100)
commitacb4291e96abfd93779d46449d7b6e32ec35b26c
tree99112c92e5d1cdbf0159b7977d7d857a9c7a0400
parent29e2af58a42d01153d75c1369c7ed355f42cef58
Implement themes

- Remove CSS from global CSS file
- Build CSS from database
- Include generated CSS
index.php
masks/system/sys_theme_keys.php [new file with mode: 0644]
masks/system/sys_theme_values.php [new file with mode: 0644]
masks/system/sys_themes.php [new file with mode: 0644]
masks/system/sys_user.php
stylesheet.css
theme.php [new file with mode: 0644]