<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">LI {
	cursor: pointer;
}

LI&gt;DIV:FIRST-CHILD {
	background-repeat: no-repeat;
}

#cpm LI&gt;DIV{
	display: inline-table; 
    vertical-align: middle;
	margin: 0px 10px 4px 0px;
	padding: 0px;
}</pre></body></html>