]> git.openstreetmap.org Git - rails.git/blobdiff - public/potlatch2/stylesheets/bugs.css
Load Potlatch 2 through the asset pipeline
[rails.git] / public / potlatch2 / stylesheets / bugs.css
diff --git a/public/potlatch2/stylesheets/bugs.css b/public/potlatch2/stylesheets/bugs.css
deleted file mode 100644 (file)
index 68bd474..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-node[status=fixed] { z-index: 2;
-            icon-image: features/bugs/fixed.png; }
-
-node[status=invalid] { z-index: 2;
-            icon-image: features/bugs/invalid.png; }
-
-node[status=open]  { z-index: 2;
-            icon-image: features/bugs/open.png;
-            text-offset: 14; font-family: DejaVu; text: name; font-size: 9; text_color: red; }
\ No newline at end of file