This commit is contained in:
John Firebaugh
2012-12-21 13:49:06 -08:00
parent 40a32de443
commit 798da1adde
+4 -1
View File
@@ -2,9 +2,12 @@ image.tile {
}
/* base styles */
path {
fill: none;
}
.mode-browse path,
.mode-select path {
fill: none;
cursor: url(../img/cursor-select-way.png), pointer;
}