Changes between Version 68 and Version 69 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2014-08-25T22:02:19+02:00 (11 years ago)
Author:
Klumbumbus
Comment:

+negate classes

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v68 v69  
    675675way.path { text:auto; text-color: green; text-position: line; text-offset: 5; }
    676676}}}
     677You can also negate classes. E.g. {{{way!.path}}} for all ways, which are not part of the class ''.path''.
    677678
    678679== Media queries [''since 6970''] ==