Added open/close indicator for Frio

This commit is contained in:
Michael 2020-01-11 09:33:52 +00:00
parent f801e55d15
commit e1ed4c604b
1 changed files with 2 additions and 0 deletions

View File

@ -2932,10 +2932,12 @@ details.profile-jot-net[open] summary:before {
.fakelink > h3:before {
padding-right: 10px;
}
.widget.fakelink > h3:before,
.settings-block.fakelink > h3:before {
font-family: ForkAwesome;
content: "\f0da"; /* Right Plain Pointer */
}
.widget > .fakelink > h3:before,
.settings-block > .fakelink > h3:before {
font-family: ForkAwesome;
content: "\f0d7"; /* Bottom Plain Pointer */