datatracker/ietf/templates/community
Lars Eggert 19e639f779
fix: .visually-hidden -> .d-none (#3800)
In bs5, `.visually-hidden` is the equivalent of bs3's `.sr-only`, i.e., it's
still shown on screen readers, which is not what we want. Use `.d-none` instead,
which is the equivalent of bs3's `.hidden`.
2022-04-08 14:53:56 -03:00
..
atom.xml Overhaul of the community list code. 2016-03-14 10:44:57 +00:00
list_menu.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
manage_list.html fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
notification_email.txt Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00
subscription.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
track_document.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
untrack_document.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
view_list.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00