mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-23 07:15:50 -04:00
larger folder image for organize
This commit is contained in:
@@ -42,11 +42,10 @@
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
visibility: hidden;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
top: -16px;
|
||||
margin-bottom: -16px;
|
||||
padding-bottom: -16px;
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
top: -25px;
|
||||
left: 5px;
|
||||
}
|
||||
|
||||
.g-organize div.thumb-album div.icon {
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user