MYNOTE_SME2.css 153 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13
select {
	padding: 0 2px;
	font-size: 11px; 
	color: #000;
}

.bg-gray {
	background: #ddd !important;
}

.bg-yellow {
	background: #FFF7DB !important;
}