Changes between Version 52 and Version 53 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2014-05-22T19:17:40+02:00 (12 years ago)
Author:
simon04
Comment:

canvas {fill-color} since r7127

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v52 v53  
    122122#!mapcss
    123123canvas {
    124     background-color: #ffffea;
     124    fill-color: #ffffea; /* the former background-color is deprecated since r7127 */
    125125    default-points: false;
    126126    default-lines: false;
     
    10781078==== Properties ====
    10791079At the moment, JOSM does ''not'' support the following properties:
    1080  canvas: ::
    1081   {{{fill-color}}} is called {{{background-color}}}, the rest is not supported
    10821080 line: ::
    10831081  {{{image}}}