mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
move preset icon and type name into header
This commit is contained in:
+10
@@ -649,11 +649,21 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.inspector-wrap .message div.fl,
|
||||
.inspector-wrap .message button.fl {
|
||||
height: 100%;
|
||||
border-radius: 0;
|
||||
border-right: 1px solid #CCC;
|
||||
width: 12.5%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.inspector-wrap .message div.fl .icon{
|
||||
margin-top: 18px;
|
||||
}
|
||||
.inspector-wrap .message div.fl.line .icon{
|
||||
margin-left: -25px;
|
||||
margin-top: -23px;
|
||||
}
|
||||
|
||||
.inspector-wrap .message button.fr {
|
||||
|
||||
Reference in New Issue
Block a user