From cb84485f7c9c57d96aaa03fe793e7d8d6f971aec Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 24 Oct 2013 00:51:02 -0700 Subject: now that the icons have been softened, the drop-icons stick out like a sore thumb. Soften them as well --- 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 7a8e87dc5..669f73f42 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3454,7 +3454,7 @@ margin-right: 50px; } a .drop-icons { - color: #000000; + color: #777; font-size: 1.2em; } -- cgit v1.2.3