cloud tiles: use folder-o for folders and set the icon colour to something a bit less harsh than the link colour for system icons. Dark solid blue folders are a bit overwhelming, as is the default text_colour (black)

This commit is contained in:
zotlabs
2017-11-19 21:51:21 -08:00
parent 6a49e3124e
commit 250d947667
4 changed files with 10 additions and 5 deletions

View File

@@ -105,6 +105,10 @@ a,
color: $link_colour;
}
.cloud-icon.tiles i {
color: #aaa;
}
a:hover,
a:focus,
.fakelink:hover,