/****** Mobile adjustments ******/

/* Read / unread */
#messagelist tr.message.unread .subject a::before {
	content: '\f0e0';
	font-family: IconFont;
    font-weight: normal;
	padding-right: 0.5em;
	display: inline;
}

/* Page jumper */
.pagenav .pagejumper {
	width: auto;
	font-size: 1.2em;
}
