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:
@ -28,7 +28,7 @@ $template_config = array(
|
||||
'var' => 'colorset',
|
||||
'name' => THEME_COLORSET,
|
||||
'type' => 'select',
|
||||
'default' => 'purple',
|
||||
'default' => 'default',
|
||||
'select_values' => $colorsets
|
||||
),
|
||||
array(
|
||||
|
Reference in New Issue
Block a user