mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 15:56:56 +02:00
update sprite.
This commit is contained in:
+6
-2
@@ -356,7 +356,7 @@ button.minor {
|
||||
.button-wrap button:only-child { width: 100%;}
|
||||
.button-wrap:last-of-type { padding-right: 0;}
|
||||
|
||||
.joined button {
|
||||
.joined button {
|
||||
border-radius:0;
|
||||
border-right: 1px solid rgba(0,0,0,.5);
|
||||
}
|
||||
@@ -709,7 +709,7 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: 7px;
|
||||
width: 100%;
|
||||
left: 0; right: 0;
|
||||
border-top: 1px solid #ccc;
|
||||
border-radius: 6px;
|
||||
height: 6px;
|
||||
@@ -949,6 +949,10 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
|
||||
border-top: 1px solid #CCC;
|
||||
}
|
||||
|
||||
.more-buttons:nth-last-child(2) {
|
||||
border-bottom: 1px solid #CCC;
|
||||
}
|
||||
|
||||
button.preset-add-field {
|
||||
width: 16.6666%;
|
||||
height: 40px;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 7.1 KiB |
Reference in New Issue
Block a user