
/* TODO: Changed the color of bullets in tutorials */

  /* important used to dev purpose only */
.orange_hl {
	color: #FFA500 !important;
}

/* Style for add script comment message */
.js-note_comment_added {
	color: #00aa00;
}
