source:
josm/trunk/test/data/renderer/relation-linkselector/style.mapcss@
19087
| Last change on this file since 19087 was 12978, checked in by , 8 years ago | |
|---|---|
| File size: 220 bytes | |
| Rev | Line | |
|---|---|---|
| [12978] | 1 | canvas { |
| 2 | default-points: false; | |
| 3 | default-lines: true; | |
| 4 | } | |
| 5 | ||
| 6 | relation[test=role1] >[outer] way[test=role1_outer] { width: 4; color: navy; } | |
| 7 | ||
| 8 | relation[test=role1] >[role=inner][index=5] way { width: 4; color: lime; } | |
| 9 |
Note:
See TracBrowser
for help on using the repository browser.
