move tile styles to theme instead of template file

This commit is contained in:
zotlabs
2017-10-30 21:00:17 -07:00
parent 60da235efb
commit 16a2bfa95b
2 changed files with 30 additions and 7 deletions

View File

@@ -1695,3 +1695,26 @@ dl.bb-dl > dd > li {
#permcat-index {
margin: 10px;
}
.cloud-container {
float: left;
width: 80px;
height: 80px;
margin: 5px;
}
.cloud-icon i {
font-size: 48px;
}
.cloud-icon img {
width: 48px;
height: 48px;
}
.cloud-title {
width: 78px;
height: 36px;
overflow: hidden;
}