Ignore:
Timestamp:
2012-05-06T12:46:32+02:00 (14 years ago)
Author:
bastiK
Message:

update Potlatch 2 style from upstream. (Fixes casing-width)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/styles_nodist/potlatch2/source/wireframe.css

    r3983 r5215  
    1313node :selected { z-index: 9; icon-image: square; icon-width: 6; color: red; casing-color: black; casing-width: 1; }
    1414node !:drawn :poi { z-index: 2; icon-image: square; icon-width: 4; color: green; casing-color: black; casing-width: 1; }
    15 node !:drawn :hasTags { z-index: 9; icon-image: circle; icon-width: 3; color: black; }
     15node !:drawn :hasTags { z-index: 9; icon-image: circle; icon-width: 6; color: black; }
    1616node :hasTags :selectedway { z-index: 9; icon-image: square; icon-width: 8; color: black; layer: 5; }
    1717
Note: See TracChangeset for help on using the changeset viewer.