diff --git a/css/app.css b/css/app.css index dba906fd0..33c4d8d50 100644 --- a/css/app.css +++ b/css/app.css @@ -261,7 +261,7 @@ ul li { list-style: none;} border-radius: 0 0 3px 3px; } -.toggle-list label > span { +.toggle-list label > span { display: block; overflow: hidden; white-space: nowrap; @@ -569,6 +569,14 @@ button[disabled] .icon.layers { background-position: -300px -40px;} button[disabled] .icon.avatar { background-position: -320px -40px;} button[disabled] .icon.nearby { background-position: -340px -40px;} +.icon.point.deleted { background-position: -300px -80px;} +.icon.line.deleted { background-position: -320px -80px;} +.icon.area.deleted { background-position: -340px -80px;} + +.icon.point.created { background-position: -300px -100px;} +.icon.line.created { background-position: -320px -100px;} +.icon.area.created { background-position: -340px -100px;} + /* Out link is special */ .icon.out-link { height: 14px; width: 14px; background-position: -500px 0;} @@ -2704,7 +2712,7 @@ img.wiki-image { } /* Move over tooltips that are near the edge of screen */ .add-point .tooltip { - left: 33.3333% !important; + left: 33.3333% !important; } .curtain-tooltip.intro-points-add .tooltip-arrow, diff --git a/dist/img/sprite.svg b/dist/img/sprite.svg index 411a53f0c..a869d1bd8 100644 --- a/dist/img/sprite.svg +++ b/dist/img/sprite.svg @@ -13,7 +13,7 @@ width="800" height="560" id="svg12393" - inkscape:version="0.48.4 r9939" + inkscape:version="0.48.2 r9819" sodipodi:docname="sprite.svg"> + +