From 8ead04ea01b56ab3c94990e085ebe7a9a24551e6 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Fri, 2 Oct 2015 15:48:13 +0000 Subject: [PATCH] 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 --- ietf/static/ietf/css/ietf.css | 4 ++++ ietf/templates/base.html | 2 +- ietf/templates/base/menu.html | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ietf/static/ietf/css/ietf.css b/ietf/static/ietf/css/ietf.css index 44f79228e..0c44dd826 100644 --- a/ietf/static/ietf/css/ietf.css +++ b/ietf/static/ietf/css/ietf.css @@ -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%;} diff --git a/ietf/templates/base.html b/ietf/templates/base.html index 83729bf57..12bf3097b 100644 --- a/ietf/templates/base.html +++ b/ietf/templates/base.html @@ -141,7 +141,7 @@ Version {{ version_num }} | {{revision_date}} | {% endif %} - Report a bug + Report a bug

diff --git a/ietf/templates/base/menu.html b/ietf/templates/base/menu.html index ba4e0de60..8871274b8 100644 --- a/ietf/templates/base/menu.html +++ b/ietf/templates/base/menu.html @@ -102,6 +102,7 @@
  • IPR disclosures
  • Liaison statements
  • IESG agenda
  • +
  • Report a bug
  • {% if flavor == "top" %}{% endif %} {% if flavor == "top" %}