From 1f93dc054afc3d2af9b41a9643e38fcf2a26215c Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 20 Apr 2014 20:01:23 -0700 Subject: bring back the toolicon colour --- view/theme/redbasic/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 046f4de66..1bd3eb137 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2063,6 +2063,10 @@ img.mail-list-sender-photo { border-radius: $radiuspx; } +.widget h3 { + color: $toolicon_colour; +} + #note-text { border: 1px solid #ccc; border-radius: $radiuspx; -- cgit v1.2.3