]> git.openstreetmap.org Git - rails.git/commit
Use bootstrap text-muted in place of custom deemphasze class
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 8 Jul 2020 13:34:50 +0000 (15:34 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 8 Jul 2020 16:30:15 +0000 (18:30 +0200)
commit1977e66ace0751b8b4fdf3b55bde367ec33e7c57
treef73c23abbe3acb7e2cf96886606966eda060a054
parent9f993fe8c8be4664f975df426d69ded1dca77ae3
Use bootstrap text-muted in place of custom deemphasze class

This avoids changing anything related to forms, since they will be
switched over to bootstrap separately.
15 files changed:
app/assets/javascripts/leaflet.layers.js
app/assets/javascripts/leaflet.share.js
app/assets/stylesheets/common.scss
app/assets/stylesheets/small.scss
app/views/browse/changeset.html.erb
app/views/browse/note.html.erb
app/views/diary_entries/_diary_comment.html.erb
app/views/diary_entries/_diary_entry.html.erb
app/views/issues/show.html.erb
app/views/traces/_trace.html.erb
app/views/users/_contact.html.erb
app/views/users/confirm.html.erb
app/views/users/login.html.erb
app/views/users/show.html.erb
app/views/users/terms.html.erb