projects
/
potlatch2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ca8192
)
FIX error introduced in previous checkin [25117]. I will continue to review my qualit...
author
Steve Bennett
<stevagewp@gmail.com>
Sun, 23 Jan 2011 11:04:59 +0000
(11:04 +0000)
committer
Steve Bennett
<stevagewp@gmail.com>
Sun, 23 Jan 2011 11:04:59 +0000
(11:04 +0000)
resources/potlatch.css
patch
|
blob
|
history
diff --git
a/resources/potlatch.css
b/resources/potlatch.css
index 192e2a5d27a24617d40fda3be03627eb2a7d1b6c..ad45f6e3fb4f25ee9b05cba3dd07c313ffacb21f 100644
(file)
--- a/
resources/potlatch.css
+++ b/
resources/potlatch.css
@@
-288,7
+288,7
@@
relation[type=route][route=foot] way { z-index: 1; width: 10; color: #80ff80; op
/* Show directions of highlighted ways */
-way[highway][!oneway][
!junction
=roundabout]:selected,
+way[highway][!oneway][
junction!
=roundabout]:selected,
way[aerial_way]:selected { z-index: 14; color: #999922; width: 2; dashes: 3,60; line-style: arrows; }
way[waterway]:selected { z-index: 14; color: #4444CC; width: 2; dashes: 5,60; line-style: arrows; }
way[railway] :selected{ z-index: 14; color: #999999; width: 3; dashes: 4,92; line-style: arrows; }