Changeset 6351 in josm for trunk/styles_nodist/potlatch2/patched/core_ways.css
- Timestamp:
- 2013-11-02T00:25:21+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles_nodist/potlatch2/patched/core_ways.css
r5218 r6351 61 61 way[construction=subway]::dashes { z-index: 7; color: white; width: 3; dashes: 4,12;} 62 62 63 way[railway=disused],way[railway=abandoned] { z-index: 6; color: #444400; width: 3; dashes: 17, 2, 5, 0; } 64 way[railway=disused]::dashes,way[railway=abandoned]::dashes { z-index: 7; color: #999999; width: 2; dashes: 12,12; } 63 way[railway=disused][!highway],way[railway=abandoned][!highway] { z-index: 6; color: #444400; width: 3; dashes: 17, 2, 5, 0; } 64 way[railway=disused][!highway]::dashes,way[railway=abandoned][!highway]::dashes { z-index: 7; color: #999999; width: 2; dashes: 12,12; } 65 65 66 66 way[railway=tram] { z-index: 11; color: #999999; width: 2; casing-color: black; casing-width: 2; } … … 73 73 way[construction=light_rail]::dashes { z-index: 7; color: #999999; width: 2; dashes: 8,12; } 74 74 75 /* Waterways */ 75 /* Waterways */ 76 76 77 77 way[waterway=river], 78 78 way[waterway=canal], 79 79 way[waterway=stream] { z-index: 5; color: #3434ff; width: 2; text:auto; text-color: #3434ff; font-size:9; text-position: line; text-offset: 7;} 80 way[waterway=drain] {z-index: 5; color: #3434ff; width: 1; text:auto; text-color: #3434ff; text-position: line; text-offset: 3;}80 way[waterway=drain] {z-index: 5; color: #3434ff; width: 1; text:auto; text-color: #3434ff; text-position: line; text-offset: 3;} 81 81 way[waterway][tunnel=yes] {z-index: 5; dashes: 8,4;} 82 82 … … 85 85 way[aeroway=aerodrome]:closed 86 86 { z-index: 3; color: #bb44bb; width: 3; casing-color: #66066; casing-width: 1; } 87 way|z-15[aeroway=aerodrome]:closed88 { z-index: 3; fill-color: #bb99bb; fill-opacity: 0.5;}89 87 way[aeroway=taxiway]!:closed { z-index: 8; color: #999999; width: 3; casing-color: #aa66aa; casing-width: 2; } 90 area[aeroway=taxiway]:closed { z-index: 8; color: #bb99bb; width: 3; fill-color: #ccaacc; } 88 area[aeroway=taxiway]:closed { z-index: 8; color: #bb99bb; width: 3; fill-color: #ccaacc; } 91 89 92 way|z17-[aeroway=runway]!:closed { z-index: 9; color: black; width: 11; casing-color: #aa66aa; casing-width: 1; } 93 way|z17-[aeroway=runway]!:closed::aa { z-index: 10; color: white; width: 9; dashes: 0, 20, 4, 76; } 94 way|z17-[aeroway=runway]!:closed::bb { z-index: 11; color: black; width: 7; } 95 way|z17-[aeroway=runway]!:closed::cc { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 96 way|z17-[aeroway=runway]!:closed::dd { z-index: 13; color: black; width: 3; } 97 way|z17-[aeroway=runway]!:closed::ee { z-index: 14; color: white; width: 1; dashes: 4, 16; } 90 way[aeroway=runway]!:closed { z-index: 9; color: black; width: 5; } 91 way[aeroway=runway]!:closed::aa { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 92 way[aeroway=runway]!:closed::bb { z-index: 13; color: black; width: 3; } 93 way[aeroway=runway]!:closed::cc { z-index: 14; color: white; width: 1; dashes: 4, 16; } 98 94 99 way|z15-16[aeroway=runway]!:closed { z-index: 9; color: black; width: 5; } 100 way|z15-16[aeroway=runway]!:closed::aa { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 101 way|z15-16[aeroway=runway]!:closed::bb { z-index: 13; color: black; width: 3; } 102 way|z15-16[aeroway=runway]!:closed::cc { z-index: 14; color: white; width: 1; dashes: 4, 16; } 103 104 way|z-14[aeroway=runway]!:closed { z-index: 9; color: #444444; width: 3; } 105 106 area[aeroway=runway]:closed { z-index: 9; color: black; width: 3; fill-color: #775577; } 107 area[aeroway=apron]:closed { z-index: 4; color: #cc66cc; width: 1; fill-color: #ddaadd; fill-opacity: 0.5;} 95 area[aeroway=runway]:closed { z-index: 9; color: black; width: 3; fill-color: #775577; } 96 area[aeroway=apron]:closed { z-index: 4; color: #cc66cc; width: 1; fill-color: #ddaadd; fill-opacity: 0.5;} 108 97 109 98 /* Barriers */
Note:
See TracChangeset
for help on using the changeset viewer.
