]> git.openstreetmap.org Git - rails.git/blobdiff - public/potlatch2/stylesheets/gpx.css
Load Potlatch 2 through the asset pipeline
[rails.git] / public / potlatch2 / stylesheets / gpx.css
diff --git a/public/potlatch2/stylesheets/gpx.css b/public/potlatch2/stylesheets/gpx.css
deleted file mode 100644 (file)
index fe08e31..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
-
-       Wireframe stylesheet for GPS tracks
-       
-*/
-
-way { z-index: 2; width: 1; color: cyan; } 
-node :poi { z-index: 2; 
-                       icon-image: circle; icon-width: 4; color: orange; 
-                       casing-color: red; casing-width: 1; 
-                       text-offset: 10; font-family: DejaVu; text: name; font-size: 9; text_color: red; }
-