Changes between Version 1 and Version 2 of Styles/Places_ES_styles


Ignore:
Timestamp:
2019-12-30T00:56:43+01:00 (6 years ago)
Author:
iagocg
Comment:

.2 on icon nametag

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Places_ES_styles

    v1 v2  
    6262node[place=town]
    6363{
    64     icon-image: "town.svg";
     64    icon-image: "town.2.svg";
    6565    text: auto;
    6666}
     
    6868node[place=village]
    6969{
    70     icon-image: "village.svg";
     70    icon-image: "village.2.svg";
    7171    text: auto;
    7272}
     
    7474node[place=hamlet]
    7575{
    76     icon-image: "hamlet.svg";
     76    icon-image: "hamlet.2.svg";
    7777    text: auto;
    7878}
     
    8080node[place=allotments]
    8181{
    82     icon-image: "allotments.svg";
     82    icon-image: "allotments.2.svg";
    8383    text: auto;
    8484}
     
    8686node[place=isolated_dwelling]
    8787{
    88     icon-image: "isolated_dwelling.svg";
     88    icon-image: "isolated_dwelling.2.svg";
    8989    text: auto;
    9090}