New bootstrap-based layout #30

Merged
Roflin merged 79 commits from bootstrap into master 2023-03-14 19:11:25 +01:00
Showing only changes of commit 4c928af9ad - Show all commits

View File

@ -60,7 +60,8 @@ class AlbumIndex extends Template
}
else
echo '
<img src="', BASEURL, '/images/nothumb.svg" alt="">';
<img src="', BASEURL, '/images/nothumb.svg" alt="" style="width: ',
static::TILE_WIDTH, 'px; height: ', static::TILE_HEIGHT, 'px">';
if ($this->show_labels)
echo '