.string-value {
	min-height: 20px;
	white-space: pre-wrap;
	display: block;
}

.string-edit-buttons button {
	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
}

/*.strings-table tbody tr:nth-of-type(4n+1), .strings-table tr:nth-of-type(4n+2) {*/
/*	background-color: #f9f9f9;*/
/*}*/

/*.strings-table tr:nth-of-type(2n+2) td {*/
/*	border-top: none;*/
/*}*/
