reorganized sidebar icons.

This commit is contained in:
Saman Bemel-Benrud
2013-03-28 12:06:32 -04:00
parent 3bde3afba4
commit 56cfcd7a3f
5 changed files with 14 additions and 12 deletions
+11 -8
View File
@@ -1377,14 +1377,14 @@ img.wiki-image {
border-radius:0 4px 0 0;
}
.zoombuttons button.zoom-out {
border-top:0;
}
/* Background Settings */
.background-control {
top:200px;
top:260px;
}
.background-control button {
border-radius:0 4px 0 0;
}
.nudge-container {
@@ -1575,18 +1575,21 @@ img.wiki-image {
/* Geolocator */
.geolocate-control {
top:240px;
top:200px;
}
.geolocate-control button {
border-radius: 0 0 4px 0;
}
/* Help */
.help-control {
top: 280px;
top: 300px;
}
.help-control button {
border-radius: 0 0 4px 0;
border-bottom: 0;
}
.help-wrap {
+3 -3
View File
@@ -15,7 +15,7 @@
version="1.1"
inkscape:version="0.48.2 r9819"
sodipodi:docname="sprite.svg"
inkscape:export-filename="/Users/saman/work_repos/iD/img/sprite.png"
inkscape:export-filename="/Users/saman/work_repos/iD/img/sprite2x.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
@@ -39,8 +39,8 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1"
inkscape:cx="266.37753"
inkscape:cy="194.69766"
inkscape:cx="227.49172"
inkscape:cy="279.42802"
inkscape:document-units="px"
inkscape:current-layer="layer12"
showgrid="false"

Before

Width:  |  Height:  |  Size: 168 KiB

After

Width:  |  Height:  |  Size: 168 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 36 KiB

-1
View File
@@ -155,7 +155,6 @@ iD.ui.Background = function(context) {
.title(iD.ui.tooltipHtml(t('background.description'), key)),
button = selection.append('button')
.attr('tabindex', -1)
.attr('class', 'fillD')
.on('click.background-toggle', toggle)
.call(tooltip),
opa = content