X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4c612f6f4d646213e72fc70b8082089c3bf9eb22..c7b3ba447f8fa06ae4441f9ba2c76085347257ea:/public/potlatch2/stylesheets/wireframe.css diff --git a/public/potlatch2/stylesheets/wireframe.css b/public/potlatch2/stylesheets/wireframe.css deleted file mode 100644 index e3e408ce8..000000000 --- a/public/potlatch2/stylesheets/wireframe.css +++ /dev/null @@ -1,17 +0,0 @@ -/* - - Stylesheet that does simple wireframe display - -*/ - -way :hover { z-index: 2; width: 1; color: blue; } -way :selected { z-index: 2; width: 1; color: red; } -way !:drawn { z-index:10; width: 1; color: black; } - -node :selectedway { z-index: 8; icon-image: square; icon-width: 6; color: green; } -node :hoverway { z-index: 9; icon-image: square; icon-width: 6; color: blue; } -node :selected { z-index: 9; icon-image: square; icon-width: 6; color: red; casing-color: black; casing-width: 1; } -node !:drawn :poi { z-index: 2; icon-image: square; icon-width: 4; color: green; casing-color: black; casing-width: 1; } -node !:drawn :hasTags { z-index: 9; icon-image: circle; icon-width: 6; color: black; } -node :hasTags :selectedway { z-index: 9; icon-image: square; icon-width: 8; color: black; layer: 5; } -