X-Git-Url: http://www.average.org/gitweb/?p=mkgallery.git;a=blobdiff_plain;f=mkgallery.pl;h=e64f5975b00ec4a8c693ab9abf7fe1ed86782c25;hp=1d5b269884ff10c986b2559f2b5aba6f85739a2b;hb=a01bd7a3ca127d89ae4a2d55c289c0c13ae70693;hpb=6d5e85022772348f2dd08f407485999c510e4f25 diff --git a/mkgallery.pl b/mkgallery.pl index 1d5b269..e64f597 100755 --- a/mkgallery.pl +++ b/mkgallery.pl @@ -565,10 +565,7 @@ sub startindex { print $IND start_html(-title => $title, -encoding=>"utf-8", -head=>$rsslink, - -style=>{-src=>[$inc."gallery.css"], - -code=> -".loading {background: url(".$inc."loading.gif) center no-repeat;}" - }, + -style=>{-src=>$inc."gallery.css"}, -script=>[ {-src=>$inc."mootools.js"}, {-src=>$inc."urlparser.js"},