]> git.openstreetmap.org Git - rails.git/commit
Use inline svg for notice icons
authorAnton Khorev <tony29@yandex.ru>
Mon, 6 May 2024 11:33:57 +0000 (14:33 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 6 May 2024 11:33:57 +0000 (14:33 +0300)
commit29e1336da332df8ef04479adc0c0a0af1c910c8d
treeab99208d41bc021a3824debb2ae55985bebbeb5c
parent0b189373848583f848439516a1471f103af9bf0e
Use inline svg for notice icons

Allows to set fill to currentColor which adapts to dark mode.
app/assets/images/notice.png [deleted file]
app/assets/images/notice.svg [deleted file]
app/helpers/svg_helper.rb
app/views/account/deletions/show.html.erb
app/views/layouts/_flash.html.erb