Ticket #10742: generic icon.mapcss

File generic icon.mapcss, 286 bytes (added by Klumbumbus, 12 years ago)
Line 
1meta
2{
3 title: "Generic Icon";
4 version: "1.0.[[revision]]_[[date]]";
5 description: "Displays a generic icon for all unknown tags. Needs to be above the default style in the list of styles.";
6 author: "Klumbumbus";
7}
8
9node|z17-:tagged {
10 icon-image: "misc/no_icon.png";
11}