Skip to content

Commit

Permalink
Re-using service icon for pedestrian roads
Browse files Browse the repository at this point in the history
  • Loading branch information
dankarran committed May 30, 2010
1 parent 047f3a6 commit 76cdaa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/stylesheets/browse.css
Expand Up @@ -105,6 +105,7 @@
.highway.footway { background: url(/images/browse/footway.20.png) no-repeat center left; }
.highway.motorway { background: url(/images/browse/motorway.20.png) no-repeat center left; }
.highway.motorway_link { background: url(/images/browse/motorway.20.png) no-repeat center left; }
.highway.pedestrian { background: url(/images/browse/service.20.png) no-repeat center left; }
.highway.primary { background: url(/images/browse/primary.20.png) no-repeat center left; }
.highway.primary_link { background: url(/images/browse/primary.20.png) no-repeat center left; }
.highway.residential { background: url(/images/browse/unclassified.20.png) no-repeat center left; }
Expand Down

0 comments on commit 76cdaa9

Please sign in to comment.