diff --git a/css/app.css b/css/app.css index 0a17995ee..cd1a617f0 100644 --- a/css/app.css +++ b/css/app.css @@ -603,6 +603,10 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;} top: 60px; } +.pane:first-child .inspector-body { + top: 120px; +} + .inspector-body::-webkit-scrollbar { background: #fff; } @@ -686,8 +690,7 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;} .preset-grid { width:100%; - margin-top: 60px; - padding: 20px 0px 10px 20px; + padding: 20px 10px 10px 20px; border-bottom: 1px solid #ccc; } @@ -864,6 +867,7 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;} margin: auto; position: absolute; left: 0; right: 0; top: 19px; + background:transparent url(../img/sprite.png) no-repeat -240px -80px; } .preset-icon-fill.tag-shop, @@ -2101,6 +2105,7 @@ a.success-action { overflow: visible; width: 10px; background: #EBEBEB; + border-left: 1px solid #DDD; } ::-webkit-scrollbar-button { height: 0; diff --git a/img/source/sprite.svg b/img/source/sprite.svg index 98d742f06..d9bdf35df 100644 --- a/img/source/sprite.svg +++ b/img/source/sprite.svg @@ -38,9 +38,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="1.4142136" - inkscape:cx="2.3449562" - inkscape:cy="33.776287" + inkscape:zoom="1" + inkscape:cx="251.84767" + inkscape:cy="109.87116" inkscape:document-units="px" inkscape:current-layer="layer12" showgrid="false" @@ -201,7 +201,7 @@ image/svg+xml - + @@ -1414,492 +1414,488 @@ d="m 174,202 c -1.10456,0 -2,0.89544 -2,2 0,1.10456 0.89544,2 2,2 1.10456,0 2,-0.89544 2,-2 0,-1.10456 -0.89544,-2 -2,-2 z m 0,5 c -1.108,0 -2,0.892 -2,2 l 0,2 c 0,1.108 0.892,2 2,2 l 3.5,0 1.6875,2.90625 c 0.26893,0.4628 0.8482,0.64134 1.3125,0.375 l 0.0312,0 c 0.4643,-0.26634 0.61268,-0.88095 0.34375,-1.34375 l -2.03125,-3.46875 c -0.0158,-0.0271 -0.0446,-0.0375 -0.0625,-0.0625 -0.0468,-0.0617 -0.0966,-0.10697 -0.15625,-0.15625 -0.0773,-0.0673 -0.15761,-0.11687 -0.25,-0.15625 -0.1049,-0.0447 -0.19835,-0.0878 -0.3125,-0.0937 -0.0224,-10e-4 -0.04,-4e-4 -0.0625,0 l -0.0937,0 -1.90625,0 0,-2 c 0,-1.108 -0.892,-2 -2,-2 z" id="path4691-9" inkscape:connector-curvature="0" /> + + + + - - - - + transform="translate(326,239.63781)" + id="g20251-9"> - - - - + transform="translate(10.000004,-1.9999957)" + id="g20247-4"> + + + + - - - - + id="g20285" + transform="translate(10.000004,-1.9999957)"> + + + + - - - - + id="g20301" + transform="translate(10.000004,-1.9999957)"> + + + + - - - - + transform="translate(10.000004,-1.9999957)" + id="g20309"> + + + + - - - - + id="g20317" + transform="translate(10.000004,-1.9999957)"> + + + + - - - - + transform="translate(10.000004,-1.9999957)" + id="g20325"> + + + + - - - - + transform="translate(10.000004,-1.9999957)" + id="g20333"> + + + + - - - - + id="g20341" + transform="translate(10.000004,-1.9999957)"> + + + + - - - - + transform="translate(10.000004,-1.9999957)" + id="g20349"> + + + + - - - - + id="g20357" + transform="translate(10.000004,-1.9999957)"> + + + + - - - - + id="g20365" + transform="translate(10.000004,-1.9999957)"> + + + + - - - - + transform="translate(10.000004,-1.9999957)" + id="g20373"> + + + + - - - - + id="g20381" + transform="translate(10.000004,-1.9999957)"> + + + + - - - - + transform="translate(10.000004,-1.9999957)" + id="g20389"> + + + + - - - - + transform="translate(10.000004,-1.9999957)" + id="g20397"> + + + + - - - - + id="g20405" + transform="translate(10.000004,-1.9999957)"> + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/img/sprite.png b/img/sprite.png index 39047c68d..0289cad00 100644 Binary files a/img/sprite.png and b/img/sprite.png differ