1
0

BP - new default stylesheet emulating Carl Galloway's "serendipity 3.0". Admin template changed from fixed width to fluid/liquid width.

This commit is contained in:
Don Chambers
2008-08-09 03:13:07 +00:00
parent 4c3abd2dfc
commit 6b43f8bbba
11 changed files with 375 additions and 42 deletions

@ -28,7 +28,7 @@ $template_config = array(
'var' => 'colorset',
'name' => THEME_COLORSET,
'type' => 'select',
'default' => 'purple',
'default' => 'default',
'select_values' => $colorsets
),
array(