custom.css 155 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
.panel-primary {
     background-color: #FFFFFF;
}

button {
	width:80px;
}

.rowtable1 {
	font-size: 14px;
	padding : 1px;
}

select {
	width:250px;
}