Changes between Version 1 and Version 2 of Styles/RecyclingMaterials


Ignore:
Timestamp:
2017-03-29T21:00:31+02:00 (7 years ago)
Author:
Klumbumbus
Comment:

improve display if text in default layer is displayed

Legend:

Unmodified
Added
Removed
Modified
  • Styles/RecyclingMaterials

    v1 v2  
    487487    font-size: 12;
    488488    text-offset-y: 7;
    489     text-offset-x: 8;
     489    text-offset-x: 7;
    490490}
    491491node[/^recycling:/]::norecycling {
     
    493493    text-color: recycling_no#FF0000; /* red */
    494494    font-size: 12;
    495     text-offset-y: -14;
    496     text-offset-x: 8;
     495    text-offset-y: -16;
     496    text-offset-x: 7;
    497497}
    498498
     
    513513    text-halo-radius: 2;
    514514    text-halo-color: recycling_no_halo#FFFFFF;
     515    text-offset-y: -18;
    515516}
    516517}}}