larger folder image for organize

This commit is contained in:
Stian Lund
2024-03-30 18:22:06 +01:00
parent 290a760252
commit e233fecbea
4 changed files with 6 additions and 5 deletions
@@ -5,6 +5,8 @@
<style type="text/css">
.g-organize div.thumb-album div.icon {
background-image: url(<?= url::file("modules/organize/vendor/ext/images/default/tree/folder.gif") ?>);
background-size: contain;
background-repeat: no-repeat;
}
</style>
<script type="text/javascript" src="<?= url::file("modules/organize/vendor/ext/js/ext-organize-bundle.js") ?>"></script>