Changeset 5218 in josm for trunk/styles_nodist/potlatch2/patched/core_pois.css
- Timestamp:
- 2012-05-06T21:43:07+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles_nodist/potlatch2/patched/core_pois.css
r5215 r5218 36 36 node[amenity=cafe] { icon-image: icons/food_cafe.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 37 37 node[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; }38 node[amenity=pub] { icon-image: icons/food_pub.n.16.png; text-offset: 0; text: auto; font-size: 10; z-index: 20; } 39 39 node[amenity=restaurant] { icon-image: icons/food_restaurant.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 40 40 node[amenity=hospital] { icon-image: icons/health_hospital.n.16.png; z-index: 20; }
Note:
See TracChangeset
for help on using the changeset viewer.