]> git.openstreetmap.org Git - rails.git/commit
Replace deprecated text-muted class with text-body-secondary
authorTom Hughes <tom@compton.nu>
Mon, 6 May 2024 08:49:51 +0000 (09:49 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 22 May 2024 10:58:32 +0000 (11:58 +0100)
commit161fc8ac47f6a3435f357be9af230a5c44735a9c
tree9ced01b282aef784de57fd5dc392876a41f79d2f
parent56a34d85ccacb9068f4c2dae0be1991b31a82e16
Replace deprecated text-muted class with text-body-secondary
30 files changed:
app/assets/javascripts/index/directions.js
app/assets/javascripts/leaflet.layers.js
app/assets/javascripts/leaflet.share.js
app/assets/stylesheets/common.scss
app/helpers/user_helper.rb
app/views/accounts/edit.html.erb
app/views/application/_auth_providers.html.erb
app/views/browse/_node.html.erb
app/views/browse/_relation.html.erb
app/views/browse/_way.html.erb
app/views/changesets/_heading.html.erb
app/views/changesets/show.html.erb
app/views/confirmations/confirm.html.erb
app/views/dashboards/_contact.html.erb
app/views/diary_entries/_diary_comment.html.erb
app/views/diary_entries/_diary_entry.html.erb
app/views/diary_entries/_diary_entry_heading.html.erb
app/views/diary_entries/comments.html.erb
app/views/issues/_comments.html.erb
app/views/issues/_reports.html.erb
app/views/issues/show.html.erb
app/views/notes/show.html.erb
app/views/oauth2_applications/_application.html.erb
app/views/oauth2_applications/show.html.erb
app/views/profiles/edit.html.erb
app/views/sessions/new.html.erb
app/views/traces/_trace.html.erb
app/views/users/new.html.erb
app/views/users/show.html.erb
app/views/users/terms.html.erb