]> git.openstreetmap.org Git - rails.git/commitdiff
Remove highway=byway icon
authorAnton Khorev <tony29@yandex.ru>
Sat, 13 Apr 2024 16:27:59 +0000 (19:27 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 13 Apr 2024 16:27:59 +0000 (19:27 +0300)
app/assets/images/browse/byway.20.png [deleted file]
app/assets/stylesheets/browse.scss

diff --git a/app/assets/images/browse/byway.20.png b/app/assets/images/browse/byway.20.png
deleted file mode 100644 (file)
index ee682e3..0000000
Binary files a/app/assets/images/browse/byway.20.png and /dev/null differ
index fe398bc5abf1d8c883811c6ff5bb78ca91e7de37..7c0fbd2c005136052b41449362a9664fdb6fd99b 100644 (file)
   .building::before { content: image-url('browse/building.png'); }
 
   .highway.bridleway::before { content: image-url('browse/bridleway.20.png'); }
-  .highway.byway::before { content: image-url('browse/byway.20.png'); }
   .highway.cycleway::before { content: image-url('browse/cycleway.20.png'); }
   .highway.footway::before { content: image-url('browse/footway.20.png'); }
   .highway.motorway::before { content: image-url('browse/motorway.20.png'); }