source:
josm/trunk/test/data/renderer/node-shapes-default/style.mapcss@
12978
Last change on this file since 12978 was 12978, checked in by , 7 years ago | |
---|---|
File size: 160 bytes |
Rev | Line | |
---|---|---|
[12978] | 1 | /** |
2 | * Test default values. | |
3 | * This should display a circle although neither size nor color are specified | |
4 | */ | |
5 | node[test=circle] | |
6 | { | |
7 | symbol-shape: circle; | |
8 | } | |
9 |
Note:
See TracBrowser
for help on using the repository browser.