aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/css/conversation.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css
index 7d4fdc746..2688bde58 100644
--- a/view/css/conversation.css
+++ b/view/css/conversation.css
@@ -342,6 +342,5 @@ img.smiley.emoji:hover {
}
.ivoted {
- font-weight: bold;
- font-size: 120%;
-} \ No newline at end of file
+ color: #337AB7;
+}