Closed Tigger996 closed 8 years ago
Fixed in 2.1.1 - thanks for reporting!
These arrows were "blanked out" in Decaf some time ago in order to style them differently in section headers, but that's now possible without obliterating them from all places where they should be. 2.1.1 consequently has left/right arrows in several other places too - wherever other themes normally display them.
Thanks for fixing so quickly! ALL works great now :)
Lori
In the Clean theme: In Decaf:
In the Clean theme, the generated code is:
<a data-action="next-user" href="#next">►</a>
However, when using Decaf:<a data-action="next-user" href="#next"> </a>
As you can see the arrows are missing on the grading screen for assignments. Can this be fixed easily?