Changeset 7603 in josm for trunk/styles/standard/elemstyles.mapcss
- Timestamp:
- 2014-10-07T00:46:14+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r7600 r7603 3194 3194 /****************/ 3195 3195 3196 area[aeroway=aerodrome] {3196 area[aeroway=aerodrome]:closed { 3197 3197 fill-color: aeroway#660000; 3198 3198 } … … 3223 3223 text: auto; 3224 3224 } 3225 area[aeroway=runway] {3225 area[aeroway=runway]:closed { 3226 3226 fill-color: aeroway_dark#330000; 3227 3227 } … … 3235 3235 text: auto; 3236 3236 } 3237 area[aeroway=taxiway] {3237 area[aeroway=taxiway]:closed { 3238 3238 fill-color: aeroway#660000; 3239 3239 }
Note:
See TracChangeset
for help on using the changeset viewer.