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:
parent
86aa92eef5
commit
8ead04ea01
|
@ -411,3 +411,7 @@ td.ad div { border-bottom: solid #ccc 1px; }
|
||||||
.adname { padding-bottom: .5em; line-height: 1em;}
|
.adname { padding-bottom: .5em; line-height: 1em;}
|
||||||
|
|
||||||
h1 small .pull-right { margin-top: 10.5px; }
|
h1 small .pull-right { margin-top: 10.5px; }
|
||||||
|
|
||||||
|
.large {font-size: 120%;}
|
||||||
|
.llarge {font-size: 144%;}
|
||||||
|
.lllarge {font-size: 172.8%;}
|
||||||
|
|
|
@ -141,7 +141,7 @@
|
||||||
<a href="/release/{{version_num}}/">Version {{ version_num }}</a>
|
<a href="/release/{{version_num}}/">Version {{ version_num }}</a>
|
||||||
| {{revision_date}} |
|
| {{revision_date}} |
|
||||||
{% endif %}
|
{% 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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -102,6 +102,7 @@
|
||||||
<li><a href="/ipr/">IPR disclosures</a></li>
|
<li><a href="/ipr/">IPR disclosures</a></li>
|
||||||
<li><a href="/liaison/">Liaison statements</a></li>
|
<li><a href="/liaison/">Liaison statements</a></li>
|
||||||
<li><a href="/iesg/agenda/">IESG agenda</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" %}</ul>{% endif %}
|
||||||
|
|
||||||
{% if flavor == "top" %}
|
{% if flavor == "top" %}
|
||||||
|
|
Loading…
Reference in a new issue