From db1cd13977b40d5e5bae87673ba5b3afc7a5fd79 Mon Sep 17 00:00:00 2001 From: miruka Date: Mon, 23 Mar 2020 14:32:43 -0400 Subject: [PATCH] Glass.qpl: add .mention to styleSheet --- src/themes/Glass.qpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/themes/Glass.qpl b/src/themes/Glass.qpl index 1360c51a..4014e0bf 100644 --- a/src/themes/Glass.qpl +++ b/src/themes/Glass.qpl @@ -375,7 +375,9 @@ chat: "h6 { font-size: " + fontSize.smaller + "px }" + ".sender { margin-bottom: " + spacing / 2 + " }" + - ".quote { color: " + quote + " }" + ".quote { color: " + quote + " }" + + + ".mention { text-decoration: none; }" string styleInclude: '\n'