update classic theme too

This commit is contained in:
james 2010-08-20 17:47:51 +00:00
parent 15d057ae1f
commit 030f2030e8

View File

@ -23,5 +23,9 @@
$theme['name']="Classic";
$theme['description']="A classic colour scheme";
$theme['author']="James Grant <james@lightbox.org>";
$theme['css']=array(
"sfiab.css",
"jquery-ui-1.7.2.custom.css"
);
?>