Use blue info notification

Jessica B. Hamrick 10 years ago
parent eb9ddc4923
commit 81e2677949

@ -352,7 +352,7 @@ define([
if (num === 0) {
mcnw.hide();
} else {
mcnw.set_message(num + " marked cells offscreen");
mcnw.info(num + " marked cells offscreen");
}
});
};

Loading…
Cancel
Save