projects
/
potlatch2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a7d94a
)
construction=rail
author
Steve Bennett
<stevagewp@gmail.com>
Sat, 16 Oct 2010 06:41:03 +0000
(06:41 +0000)
committer
Steve Bennett
<stevagewp@gmail.com>
Sat, 16 Oct 2010 06:41:03 +0000
(06:41 +0000)
resources/potlatch.css
patch
|
blob
|
history
diff --git
a/resources/potlatch.css
b/resources/potlatch.css
index 4fc09dff7638a3f7a97b3cf45f9ba0df17fb492f..c7d86bd95648dddcb1c706bd0f87a5b6840dd986 100644
(file)
--- a/
resources/potlatch.css
+++ b/
resources/potlatch.css
@@
-57,7
+57,11
@@
way .path {text:name; text-color: black; text-position: offset; tex
/* Could be improved */
way[highway=proposed] { color: #88ffff; width: 6; dashes: 8, 4; }
way[highway=construction] { color: #ffffbb; width: 6; dashes: 8, 4; casing-color: #0000aa; casing-width: 8; casing-dashes: 8,4;}
+way[construction=rail]
+ { z-index: 6; color: black; width: 5; dashes: 6, 6, 4, 8;}
+ { z-index: 7; color: white; width: 3; dashes: 6,18; }
+
way[waterway=river],
way[waterway=canal],