/*---------------------------------
			ADMIN
----------------------------------*/
.quotes-llama-admin-form tr:hover {
	background-color: #FFFFF0;
	border-left: 1px solid;
}

.quotes-llama-admin-form th {
	padding-left: 10px;
}

.quotes-llama-image-alt {
	white-space:pre-wrap;
}

.quotes-llama-inline {
	display: inline-block;
}

.wp-list-table .column-cb {
	width: 3%;
}

.wp-list-table .column-id {
	width: 4%;
}

.wp-list-table .column-thequote {
	width: 43%;
}

.wp-list-table .column-firstname {
	width: 10%;
}

.wp-list-table .column-lastname {
	width: 10%;
}

.wp-list-table .column-source {
	width: 22%;
}

.wp-list-table .column-img {
	width: 8%;
}
