/*
 * @package     theme_essential
 * @copyright   2014 Gareth J Barnard, David Bezemer
 * @license     http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 */

/* @group Quiz styles.css - here so can selectively remove portions that conflict. */
.path-mod-quiz .qnbutton.flagged .trafficlight {
    background: url([[pix:quiz|navflagged]]) no-repeat top right;
}
/* @end Quiz styles.css */
