mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 22:48:10 +02:00
fix cursor for preset grid area backgrounds
This commit is contained in:
+2
-1
@@ -808,6 +808,7 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
|
||||
/* Preset icon colors */
|
||||
|
||||
.preset-icon-fill.area {
|
||||
cursor: inherit;
|
||||
height: 45px;
|
||||
width: 45px;
|
||||
margin: auto;
|
||||
@@ -2078,4 +2079,4 @@ a.success-action {
|
||||
}
|
||||
::-webkit-scrollbar-corner {
|
||||
background: transparent
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user