Use an eyecatching symbol to indicate bug-reporting, starting out very large, with the intention of reducing the size as people get used to it.

- Legacy-Id: 10132
This commit is contained in:
Henrik Levkowetz 2015-10-02 15:48:13 +00:00
parent 86aa92eef5
commit 8ead04ea01
3 changed files with 6 additions and 1 deletions

View file

@ -411,3 +411,7 @@ td.ad div { border-bottom: solid #ccc 1px; }
.adname { padding-bottom: .5em; line-height: 1em;}
h1 small .pull-right { margin-top: 10.5px; }
.large {font-size: 120%;}
.llarge {font-size: 144%;}
.lllarge {font-size: 172.8%;}

View file

@ -141,7 +141,7 @@
<a href="/release/{{version_num}}/">Version {{ version_num }}</a>
| {{revision_date}} |
{% endif %}
<a href="https://tools.ietf.org/tools/ietfdb/newticket">Report a bug</a>
<a href="https://tools.ietf.org/tools/ietfdb/newticket">Report a bug <span class="fa fa-bug"></span></a>
</p>
</div>
</div>

View file

@ -102,6 +102,7 @@
<li><a href="/ipr/">IPR disclosures</a></li>
<li><a href="/liaison/">Liaison statements</a></li>
<li><a href="/iesg/agenda/">IESG agenda</a></li>
<li><a href="https://tools.ietf.org/tools/ietfdb/newticket"><span class="fa fa-bug llarge"></span> Report a bug</a></li>
{% if flavor == "top" %}</ul>{% endif %}
{% if flavor == "top" %}