mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
Restore iD-sprite preset icons
This commit is contained in:
+5
-6
@@ -861,8 +861,8 @@ a:hover .icon.out-link { background-position: -500px -14px;}
|
||||
|
||||
.preset-icon {
|
||||
position: absolute;
|
||||
top: 17px;
|
||||
left: 17px;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
@@ -883,10 +883,9 @@ a:hover .icon.out-link { background-position: -500px -14px;}
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.preset-icon-line,
|
||||
.preset-icon-relation {
|
||||
top: 0;
|
||||
left: 0;
|
||||
.preset-icon .icon {
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
|
||||
.preset-icon-frame .icon {
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/* This file is generated by make. Do NOT edit manually. */
|
||||
|
||||
.preset-icon{background-image:url(img/maki-sprite.png);background-repeat:no-repeat;width:24px;height:24px;}
|
||||
.feature-circle-stroked{background-position:-0px -0px;}
|
||||
.feature-circle{background-position:-54px -0px;}
|
||||
.feature-square-stroked{background-position:-108px -0px;}
|
||||
|
||||
Reference in New Issue
Block a user