aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-11-21 01:41:35 -0800
committerzotlabs <mike@macgirvin.com>2017-11-21 01:41:35 -0800
commit1acef2e242a824f77de1a9ea3971dcabfa1b63e2 (patch)
tree7bcd8b87b55cc2868fc740098e225f8b512f149d /view
parent53445ba6bdd1cde780f4a3d84cbb061cb6b72df9 (diff)
downloadvolse-hubzilla-1acef2e242a824f77de1a9ea3971dcabfa1b63e2.tar.gz
volse-hubzilla-1acef2e242a824f77de1a9ea3971dcabfa1b63e2.tar.bz2
volse-hubzilla-1acef2e242a824f77de1a9ea3971dcabfa1b63e2.zip
after shrinking the tile icons they can be a bit darker. At the larger size the darkness was harsh.
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 82687db17..38b01a16f 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1741,7 +1741,7 @@ dl.bb-dl > dd > li {
.cloud-icon i {
font-size: 32px;
- color: #aaa;
+ color: #888;
margin-top: 8px;
}