update file list

This commit is contained in:
Mario Romano
2016-04-08 12:26:48 +01:00
parent e14f505529
commit d8a64f987a
4 changed files with 92 additions and 48 deletions

View File

@@ -55,10 +55,10 @@
top: calc(50% - 8px);
}
ul { list-style-type: none; overflow: hidden; margin:10px}
ul li div.text{ float:left; text-align: left;height: 55px }
ul li div.folder-container{ float:left; width: 70px;text-align: left ;height: 55px}
ul li:hover { background: #eeeeee; height: 55px}
.iron-list ul { list-style-type: none; overflow: hidden; margin:10px}
.iron-list ul li div.text{ float:left; text-align: left;height: 55px }
.iron-list ul li div.folder-container{ float:left; width: 70px;text-align: left ;height: 55px}
.iron-list ul li:hover { background: #eeeeee; height: 55px}
.file{
width: 52px;
height: 52px;