]> git.openstreetmap.org Git - rails.git/commit
Style changeset descriptions with italics on browse pages
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 16 Sep 2020 15:50:07 +0000 (17:50 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 16 Sep 2020 16:51:20 +0000 (18:51 +0200)
commita988ad6f515495233ddd8bf4e866a4da78e8e273
tree837fae745f173503b3e5db1bca57b6c9049e8f2a
parentf70ec189894ef6bc37355cad7990420065a0b2cb
Style changeset descriptions with italics on browse pages

Alternative to #580

This reworks changeset descriptions to use italics instead of header
elements, in order to make them more like quotes.

Care has been taken to make sure that there is still a header element
as the first element of the common details partial, in order to make
the history pages look right (where the partial appears multiple times).
app/views/browse/_common_details.html.erb
app/views/browse/changeset.html.erb
app/views/changesets/_changeset.html.erb
app/views/users/_contact.html.erb