Changes between Version 52 and Version 53 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2014-05-22T19:17:40+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v52 v53 122 122 #!mapcss 123 123 canvas { 124 background-color : #ffffea;124 fill-color: #ffffea; /* the former background-color is deprecated since r7127 */ 125 125 default-points: false; 126 126 default-lines: false; … … 1078 1078 ==== Properties ==== 1079 1079 At the moment, JOSM does ''not'' support the following properties: 1080 canvas: ::1081 {{{fill-color}}} is called {{{background-color}}}, the rest is not supported1082 1080 line: :: 1083 1081 {{{image}}}
