From 5abe7d2dfb147e9bfe55ebf965b6bd4cfed93d10 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 30 Mar 2017 12:08:10 +0200 Subject: [PATCH] more css fixes --- view/css/widgets.css | 5 +++++ view/theme/redbasic/css/style.css | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/view/css/widgets.css b/view/css/widgets.css index 880745ba2..c6eea1f41 100644 --- a/view/css/widgets.css +++ b/view/css/widgets.css @@ -7,6 +7,11 @@ margin-top: 0px; } +.widget .active .wall-item-ago, +.widget .active .dropdown-sub-text { + color: #fff; +} + .tags { word-wrap: break-word; } diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 2044d8a34..29242db27 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1066,7 +1066,6 @@ img.mail-conv-sender-photo { color: #777; } - .wall-item-content, .mail-conv-body, .page-body,