Changes between Version 97 and Version 98 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2015-06-22T19:22:15+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v97 v98 565 565 || {{{:unclosed_multipolygon}}} || true for fully loaded unclosed multipolygon relations (since r8252) || 566 566 || {{{:open_end}}} || to select end nodes of unclosed multipolygon relations with `relation:unclosed_multipolygon >:open_end node` (since r8252) || 567 || {{{:in-downloaded-area}}} || true if an object is within source area and false if in the hatched area (since 8495). || 567 568 {{{#!comment 568 569 || {{{:modified}}} || changed objects (Note that the styles are not updated when you move a node, so you have to switch the style sheet on and off to get an updated view.) (since r7193) || 569 570 }}} 570 || {{{:in-downloaded-area}}} || true if an object is within source area and false if in the hatched area (since 8495). ||571 571 You can also negate pseudo classes. E.g. {{{!:new}}} for all old objects. 572 572