Last change
on this file since 15883 was 12978, checked in by bastiK, 7 years ago |
promote old MapCSS reference file to MapCSSRendererTest checks
|
File size:
251 bytes
|
Rev | Line | |
---|
[12978] | 1 | canvas {
|
---|
| 2 | default-points: false;
|
---|
| 3 | default-lines: true;
|
---|
| 4 | }
|
---|
| 5 |
|
---|
| 6 | area[landuse=quarry][test=parent] { fill-color : #aaa; }
|
---|
| 7 |
|
---|
| 8 | way[barrier=fence] { width: 2; color: #F0F050; }
|
---|
| 9 |
|
---|
| 10 | way[barrier=fence] < area[landuse=quarry][test=parent] { fill-color : #f70; }
|
---|
| 11 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.