datatracker/ietf/static/css
Martin Thomson bfe25fce5a
feat: Lighter styling on internal irefs (#5071)
Documents like
https://datatracker.ietf.org/doc/html/draft-ietf-ohai-ohttp-06 use a
tagging scheme for certain keywords that turns them into links.  This
can be useful in giving people the ability to quickly jump to the
definition of an important term, but it tends to produce a lot of visual
noise.  The resulting links are blue and underlined, which can be
distracting when there are lots of these links.

This change removes styling for these links.  If there is an `<iref>`
tag (which renders as an empty `<span>`) immediately preceding a link
and that link is tagged `class="internal"`, link styling is removed.
These will still result in the cursor changing to a pointer, but the
blue and underlining will reduce line noise.

Note that this change depends on a corresponding change in kramdown-rfc
that reorders the generation of the iref and xref tags.  The above
document will not change in appearance as a result, because that version
of kramdown-rfc generated the tags in the wrong order.  A new version
generated with an updated kramdown-rfc is forthcoming.
2023-02-02 10:12:58 -06:00
..
datepicker.scss chore: switch to Yarn 3 (#3819) 2022-04-25 15:54:05 -05:00
document_html.scss fix: Linewrap lines > 72ch in htmlized view (#4974) 2023-01-18 10:39:15 -06:00
document_html_inline.scss feat: better htmlization views (#4825) 2022-12-02 15:17:14 -06:00
document_html_referenced.scss feat: better htmlization views (#4825) 2022-12-02 15:17:14 -06:00
document_html_txt.scss feat: Lighter styling on internal irefs (#5071) 2023-02-02 10:12:58 -06:00
edit-meeting-schedule.scss More test fixes 2022-01-05 11:25:25 +00:00
ietf.scss fix: Let charter revisions be variable length in the version paginator (#4989) 2023-01-18 10:36:21 -06:00
jquery-ui.scss chore: switch to Yarn 3 (#3819) 2022-04-25 15:54:05 -05:00
liaisons.css test: fix more validation issues (#3975) 2022-05-18 10:58:39 -05:00
list.scss fix: Don't let the sort chevron wrap (#4075) 2022-06-14 17:37:06 -05:00
select2.scss fix: avoid readonly attribute on select element (#4819) 2022-12-02 15:39:21 -06:00