]> git.mxchange.org Git - friendica.git/commitdiff
Added open/close indicator for Frio
authorMichael <heluecht@pirati.ca>
Sat, 11 Jan 2020 09:33:52 +0000 (09:33 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 11 Jan 2020 09:33:52 +0000 (09:33 +0000)
view/theme/frio/css/style.css

index c8dfdc1441606cde65b315ece57504a2e94fd277..ae925ebbaca823a9b25bdfe829c9c7d43dea0804 100644 (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 */