X-Git-Url: http://www.average.org/gitweb/?p=mkgallery.git;a=blobdiff_plain;f=include%2Fgallery.css;h=e5c5e82a936ccb9978c4f2efa91ca3f4c0768ba9;hp=aa91c7166ef30cca007bb3716ce60f3e649a5720;hb=481af6c9567c2f71575e7e3464103937d6025ce4;hpb=224aa7103c52952fe867c36d3cb4f7217f4fbc4c diff --git a/include/gallery.css b/include/gallery.css index aa91c71..e5c5e82 100644 --- a/include/gallery.css +++ b/include/gallery.css @@ -31,25 +31,6 @@ table.slide td { vertical-align: middle; } -div.ibox { - background-color: #ffffc0; - border: 1px solid black; - margin: 0px; - padding: 0px; - font-size: 10px; - display: none; - z-index: 1000; - position: absolute; -} -div.iboxtitle { - background-color: blue; - margin: 0px; - padding: 0.5ex; -} -div.iboxtitle * { - color: white; -} - table.ipage { background-color: #ffffc0; border: 1px solid black; @@ -92,7 +73,9 @@ table.picframe { padding: 10px; } - +.loading { + background: url(loading.gif) center no-repeat; +} .slideshowWindow { background-color: black;