From: Tom Hughes Date: Tue, 14 May 2024 23:33:07 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/4796' X-Git-Tag: live~1063 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/6a3824fcbff42e58df930483edd350b9daec3aa9?hp=b5678b2dcf046ba719793f6e600613b178ae8146 Merge remote-tracking branch 'upstream/pull/4796' --- diff --git a/app/assets/images/routing-sprite.png b/app/assets/images/routing-sprite.png deleted file mode 100644 index 079f4dd7f..000000000 Binary files a/app/assets/images/routing-sprite.png and /dev/null differ diff --git a/app/assets/images/routing-sprite.svg b/app/assets/images/routing-sprite.svg index 15aa57b2d..54014724b 100644 --- a/app/assets/images/routing-sprite.svg +++ b/app/assets/images/routing-sprite.svg @@ -1,573 +1,53 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 6eafb89d1..40d873efb 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -566,7 +566,7 @@ header .search_forms, /* Rules for routing */ div.direction { - background-image: image-url('routing-sprite.png'); + background-image: image-url('routing-sprite.svg'); width: 20px; height: 20px; background-repeat: no-repeat;