New folder icons

This commit is contained in:
yflory
2017-06-23 17:58:41 +02:00
parent cc341ca6d4
commit 06a0590f73
8 changed files with 42 additions and 7 deletions

View File

@@ -18,6 +18,9 @@ html.cp, .cp body {
font-family: Ubuntu,Georgia,Cambria,serif;
height: 100%;
}
.fa {
cursor: default; // Fix for Edge displaying the text cursor on every icon
}
.cp {

View File

@@ -760,6 +760,7 @@ body {
width: 64px;
padding: 0;
span {
cursor: default;
font-size: 32px;
.fa {
margin-left: 3px;