From 1acef2e242a824f77de1a9ea3971dcabfa1b63e2 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 21 Nov 2017 01:41:35 -0800 Subject: after shrinking the tile icons they can be a bit darker. At the larger size the darkness was harsh. --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') 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; } -- cgit v1.2.3