]> git.openstreetmap.org Git - rails.git/blobdiff - public/potlatch2/stylesheets/wireframe.css
Update Potlatch 2 to 0.5-288-g9cbfeb6 build
[rails.git] / public / potlatch2 / stylesheets / wireframe.css
index e2ac8835d227569effddb956ba38512f6d8f8719..9fbb829cee4834f41fe7283e0646d43e67516130 100644 (file)
@@ -12,4 +12,6 @@ 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: 3; color: black; }
+node :hasTags :selectedway { z-index: 9; icon-image: square; icon-width: 8; color: black; layer: 5; }