Co-Authored-By: Jean-Michel Claus <jmc@edx.org> Co-Authored-By: Brian Talbot <btalbot@edx.org> Co-Authored-By: Tim Babych <tim@edx.org> Co-Authored-By: Oleg Marshev <oleg@edx.org> Co-Authored-By: Chris Rodriguez <crodriguez@edx.org>
8 lines
348 B
HTML
8 lines
348 B
HTML
<div class="wrapper-utility edx-notes-visibility">
|
|
<span class="action-toggle-message">Hiding notes</span>
|
|
<button class="utility-control utility-control-button action-toggle-notes is-disabled is-active" aria-pressed="true">
|
|
<i class="icon fa fa-pencil"></i>
|
|
<span class="utility-control-label sr">Hide notes</span>
|
|
</button>
|
|
</div>
|