如何刪除文本/輸入框周圍的邊框(大綱)?(鉻)有人能解釋如何刪除文本/輸入框周圍的橙色或藍色邊框(大綱)嗎?我認為只有在Chrome上才能顯示輸入框是活動的。下面是我使用的輸入CSS:input {
background-color: transparent;
border: 0px solid;
height: 20px;
width: 160px;
color: #CCC;}
如何刪除文本/輸入框周圍的邊框(大綱)?(鉻)
慕桂英3389331
2019-06-16 15:42:14