[styles] Do not hide specific shop icons with the general shop-m.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
Viktor Govako 2021-10-11 16:08:30 +01:00 committed by Roman Tsisyk
parent 9e19d25db6
commit 45b8776d55

View file

@ -1698,6 +1698,11 @@ node|z18-[craft],
area|z18-[craft]
{icon-image: hand-m.svg;font-size: 11;text-optional: true;}
/* Declare _before_ all concrete shops to avoid icons override */
node|z16-[shop],
area|z16-[shop]
{icon-image: shop-m.svg;text-offset: 1;font-size: 10;icon-min-distance: 10;}
node|z18-[shop=massage],
area|z18-[shop=massage]
{icon-image: sauna-m.svg;font-size: 11;text-optional: true;}
@ -2293,10 +2298,6 @@ node|z16-[highway=services],
area|z16-[highway=services]
{icon-image: car-repair-m.svg;-x-me-text-priority:15500;}
node|z16-[shop],
area|z16-[shop]
{icon-image: shop-m.svg;text-offset: 1;font-size: 10;icon-min-distance: 10;}
node|z16[shop=alcohol],
area|z16[shop=alcohol]
{icon-image: alcohol-m.svg;}