--- trunk/lib/Frey/ObjectBrowser.pm 2008/07/10 10:27:47 77 +++ trunk/lib/Frey/ObjectBrowser.pm 2008/07/10 10:28:11 78 @@ -67,7 +67,7 @@ my $doc = Continuity::Widget::DomNode->create( html => [ head => [ - link => { rel=>"stylesheet", href=>"form.css", type=>"text/css" } + link => { rel=>"stylesheet", href=>"/static/form.css", type=>"text/css" } ], body => [ h1 => [ 'Strix::User' ],