]> git.openstreetmap.org Git - rails.git/blob - public/potlatch2/stylesheets.xml
Use configuration variables for limiting nearby users, and bump the number to 30
[rails.git] / public / potlatch2 / stylesheets.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2
3 <stylesheets>
4         <stylesheet>
5                 <name>Potlatch</name>
6                 <url>potlatch.css</url>
7         </stylesheet>
8         <stylesheet>
9                 <name>Wireframe</name>
10                 <url>wireframe.css</url>
11         </stylesheet>
12     <stylesheet>
13         <name>OpenCycleMap</name>
14         <url>opencyclemap.css</url>
15     </stylesheet>
16     <stylesheet>
17         <name>GPS</name>
18         <url>gpx.css</url>
19     </stylesheet>
20     <stylesheet>
21         <name>Bugs</name>
22         <url>bugs.css</url>
23     </stylesheet>
24 </stylesheets>