* tooltips 1.0.1 * tooltips 1.0.1 * init * . * drop not needed files * . * init * init * . * comments * border * missing bits * build comment JS * . * . * specs * sloan avatar fix * bunch of fixes * specs and fixes * specs * . * swap order of links * contrast * js for dropdown * icons * op-author * three dots icon * reverts * test: capybara- make sure that we click the dropdown before clicking on edit * permalink --> link * tiny fixes * aria-label on form * proper alt on user's avatar * aria has popup * use UL > LI instead of DIV * add aria-labels to dropdown items * another aria-label * better links: nav * contrast Co-authored-by: Ridhwana <ridhwana.khan16@gmail.com>
5 lines
323 B
Text
5 lines
323 B
Text
<nav class="fs-s align-center block" aria-label="Conduct controls">
|
|
<a href="/code-of-conduct" class="crayons-link crayons-link--secondary">Code of Conduct</a>
|
|
<span class="opacity-25 px-2" role="presentation">•</span>
|
|
<a href="/report-abuse" class="crayons-link crayons-link--secondary">Report abuse</a>
|
|
</nav>
|