<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/***************************************
    copyright by MakeWeb.com.tw 
***************************************/

.datagrid_tablesorter input[type="text"]{
	width:20px;
	/*border:1px solid #CCC;/* 顯示外框(測試用) */
}

.datagrid_tablesorter textarea {
	width:300px;
}</pre></body></html>