From f17383035f33063a98dfbe1b0ec43f5d27b3f99c Mon Sep 17 00:00:00 2001 From: Eisha Chen-yen-su Date: Sat, 1 Sep 2018 10:12:50 +0200 Subject: [PATCH] app.css: Remove the unused "msg-redacted" class --- fractal-gtk/res/app.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/fractal-gtk/res/app.css b/fractal-gtk/res/app.css index d015a8e2..5a959b3c 100644 --- a/fractal-gtk/res/app.css +++ b/fractal-gtk/res/app.css @@ -162,10 +162,6 @@ row.msg-emote { padding: 12px 0px; } -.msg-redacted { - color: @theme_selected_bg_color; -} - row .username { font-weight: bold; font-size: small;