From d46a940d20b57aa064f9e3914f95e7ccea1686bf Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 11 Jan 2020 09:40:10 +0000 Subject: [PATCH] Group sidebar now has got the indicator as well --- view/theme/frio/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index ae925ebbac..2ae29f1063 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -2938,6 +2938,7 @@ details.profile-jot-net[open] summary:before { content: "\f0da"; /* Right Plain Pointer */ } .widget > .fakelink > h3:before, +#sidebar-group-header > .fakelink > h3:before, .settings-block > .fakelink > h3:before { font-family: ForkAwesome; content: "\f0d7"; /* Bottom Plain Pointer */