Add a secondary_link entry to the browse stylesheet
This commit is contained in:
parent
41c69b0dbe
commit
f0bd9de191
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@
|
|||
.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; }
|
||||
.highway.secondary { background: url(/images/browse/secondary.20.png) no-repeat center left; }
|
||||
.highway.secondary_link { background: url(/images/browse/secondary.20.png) no-repeat center left; }
|
||||
.highway.service { background: url(/images/browse/service.20.png) no-repeat center left; }
|
||||
.highway.trunk { background: url(/images/browse/trunk.20.png) no-repeat center left; }
|
||||
.highway.trunk_link { background: url(/images/browse/trunk.20.png) no-repeat center left; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue