aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/css/widgets.css5
-rw-r--r--view/theme/redbasic/css/style.css1
2 files changed, 5 insertions, 1 deletions
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,