Ignore:
Timestamp:
2012-05-06T21:43:07+02:00 (13 years ago)
Author:
bastiK
Message:

fixes for the Potlatch 2 style

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/styles_nodist/potlatch2/patched/core_pois.css

    r5215 r5218  
    3636node[amenity=cafe] { icon-image: icons/food_cafe.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; }
    3737node[amenity=fast_food] { icon-image: icons/food_fastfood.n.16.png; z-index: 20; }
    38 node[amenity=pub] { icon-image: icons/food_pub.n.16.png; text-offset: 15; text: auto; font-size: 10; z-index: 20; }
     38node[amenity=pub] { icon-image: icons/food_pub.n.16.png; text-offset: 0; text: auto; font-size: 10; z-index: 20; }
    3939node[amenity=restaurant] { icon-image: icons/food_restaurant.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; }
    4040node[amenity=hospital] { icon-image: icons/health_hospital.n.16.png; z-index: 20; }
Note: See TracChangeset for help on using the changeset viewer.