@charset "utf-8";

/*
 Additional styles specific to the App Messages archive
*/

message {
	width: 33%;
	padding: 10px;
}

.categories {
	background: #adffd2;
}

.plan-app-date {
	font-style: italic;
}

#app-sorts button.active,
#app-cats button.active,
#app-tags button.active {
	background: #f26c4f;
	color: #fff;
}