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 --- version.inc | 2 +- view/theme/redbasic/css/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/version.inc b/version.inc index 93650e11b..8b3a06064 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-10-23.475 +2013-10-24.476 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