source:
josm/trunk/test/data/renderer/node-shapes-default/style.mapcss
Last change on this file was 12978, checked in by , 7 years ago | |
---|---|
File size: 160 bytes |
Line | |
---|---|
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.