I made this working by adding the below code to the css document. input[disabled='disabled'] { background:yellow; color:blue; cursor:default; }.
確定! 回上一頁