minor adjustments to sidebar, adding mock-ups.

This commit is contained in:
Saman Bemel-Benrud
2013-05-22 11:09:43 -04:00
committed by John Firebaugh
parent 884d2d0732
commit 5f65ae179a
3 changed files with 1905 additions and 2582 deletions
+1
View File
@@ -643,6 +643,7 @@ a:hover .icon.out-link { background-position: -500px -14px;}
height: 100%;
overflow: hidden;
z-index: 2;
background: #f6f6f6;
}
.inspector-wrap {
+1 -1
View File
@@ -15,7 +15,7 @@ iD.ui = function(context) {
container.append('div')
.attr('id', 'sidebar')
.attr('class', 'col4 fillL2')
.attr('class', 'col4')
.call(iD.ui.Sidebar(context));
var m = container.append('div')
+1903 -2581
View File
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 885 KiB

After

Width:  |  Height:  |  Size: 724 KiB