aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-09-24 16:58:32 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-09-24 16:58:32 -0700
commit2fe3d16bbed892b2c1287ba876ae54ff502edbad (patch)
tree2732d7fd9e57760665815c770a9bf5e4d4812726 /view/theme/redbasic
parent2844f276b9af6154e36706b7fe53438352493d58 (diff)
parentc42dcd5ac9c63cd42c7af1b2765dd33e7e9f5d6d (diff)
downloadvolse-hubzilla-2fe3d16bbed892b2c1287ba876ae54ff502edbad.tar.gz
volse-hubzilla-2fe3d16bbed892b2c1287ba876ae54ff502edbad.tar.bz2
volse-hubzilla-2fe3d16bbed892b2c1287ba876ae54ff502edbad.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index f75808eb7..efb5b39ba 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1305,6 +1305,10 @@ a.rconnect:hover, a.rateme:hover, div.rateme:hover {
padding: 0;
}
+.widget .conv-participants {
+ color: $font_colour;
+}
+
.notif-item a {
color: #000;
}