mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 01:24:05 +02:00
Fix fills for preset icons, remove iD sprite and idraw files
(closes #3924)
This commit is contained in:
+2
-4
@@ -996,13 +996,11 @@ a.hide-toggle {
|
||||
position: absolute;
|
||||
top: 7px;
|
||||
left: 7px;
|
||||
height: 42px;
|
||||
width: 42px;
|
||||
margin: auto;
|
||||
}
|
||||
[dir='rtl'] .preset-icon-frame {
|
||||
left: auto;
|
||||
right: 7px;
|
||||
left: auto;
|
||||
right: 7px;
|
||||
}
|
||||
|
||||
.preset-icon-frame .icon {
|
||||
|
||||
Reference in New Issue
Block a user