mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
minor adjustments to sidebar, adding mock-ups.
This commit is contained in:
committed by
John Firebaugh
parent
884d2d0732
commit
5f65ae179a
@@ -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
@@ -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
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 885 KiB After Width: | Height: | Size: 724 KiB |
Reference in New Issue
Block a user