diff --git a/css/app.css b/css/app.css index e95f4b203..439bdda70 100644 --- a/css/app.css +++ b/css/app.css @@ -54,10 +54,6 @@ a:hover { color:#222; } -table th { - text-align:left; -} - input[type=text] { background-color: white; width:150px; @@ -73,6 +69,19 @@ input[type=text]:focus { border-color:#aaa; } +/* tables */ + +table { + background-color: white; + border-collapse: collapse; + width:100%; + border-spacing:0; +} + +table th { + text-align:left; +} + /* UI Lists ------------------------------------------------------- */ @@ -110,15 +119,14 @@ a.selected { color: white; } +.fl { float: left;} +.fr { float: right;} + div.hide, form.hide { display:none; } -button:hover form.hide { - display: block; -} - /* Buttons */ button { @@ -249,6 +257,7 @@ button.action .label { } /* Definitions for every icon */ + .icon.browse { background-position: 0px 0px;} .icon.add-place { background-position: -20px 0px;} .icon.add-line { background-position: -40px 0px;} @@ -365,12 +374,6 @@ button.Browse .label { width:150px; } -.inspector-wrap table { - border-collapse: collapse; - width:100%; - border-spacing:0; -} - .inspector-wrap .tag-table-wrap { max-height:350px; border-top: 1px solid #ccc; @@ -383,7 +386,6 @@ button.Browse .label { } .inspector-wrap .buttons { - margin-top: 10px; border-top: 1px solid #ccc; } diff --git a/img/source/design.svg b/img/source/design.svg index 23d27bec6..401817c2d 100644 --- a/img/source/design.svg +++ b/img/source/design.svg @@ -391,8 +391,8 @@ inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:zoom="1" - inkscape:cx="-378.37321" - inkscape:cy="708.11725" + inkscape:cx="245.71977" + inkscape:cy="806.33291" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" @@ -402,7 +402,7 @@ inkscape:window-y="5" inkscape:window-maximized="0" inkscape:snap-bbox="true" - inkscape:snap-nodes="true" + inkscape:snap-nodes="false" showguides="false" inkscape:guide-bbox="true" inkscape:object-paths="true" @@ -1357,59 +1357,6 @@ height="36" x="49" y="94.362183" /> - - - - - - - - - - - - + + + + + + handle selected + path selected + + + + + noselection + + + + + + + + + + id="g5638-9" + style="fill:#7092ff;fill-opacity:1;display:inline" + transform="translate(247.99999,-152)"> + + + + + + - - - - - handle selected - path selected - + id="path5630-1" + d="m 42.500007,107.36218 -3,-3 -3,3 z" + style="color:#000000;fill:#7092ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter8013-4);enable-background:accumulate" /> - - - noselection - + style="color:#000000;fill:#7092ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter8013-4);enable-background:accumulate" + d="m 44.000013,114.86218 2.999992,-3 -2.999997,-3.00001 z" + id="path5634-2" + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" + id="path5636-3" + d="m 35.000006,114.86219 -2.999997,-3.00001 2.999992,-3 z" + style="color:#000000;fill:#7092ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter8013-4);enable-background:accumulate" /> - - - - @@ -141,10 +141,6 @@ orientation="0,1" position="145,60" id="guide47496" /> - @@ -154,7 +150,7 @@ image/svg+xml - + @@ -163,7 +159,16 @@ inkscape:groupmode="layer" id="layer1" transform="translate(-25,-62.362183)" - style="display:inline" /> + style="display:inline"> + + Delete") .on('click', function(entity) { event.remove(entity); }); }