fix cursor for preset grid area backgrounds

This commit is contained in:
Ansis Brammanis
2013-03-18 14:30:56 -04:00
parent f295c217e8
commit 84e5cae90e
+2 -1
View File
@@ -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
}
}