admin 管理员组文章数量: 1184232
2024年1月10日发(作者:metainf文件夹)
input[type="password"] { background-image:url(); }
input[type="submit"] {
color:white; }
input[type="reset"] {
color:white; }
input[type="radio"] { /*In FF,Some radio style like background-color not been supported*/ margin:10px; }
input[type="checkbox"] { /*In FF,Some checkbox style like background-color not been supported*/ margin:10px; }
input[type="button"] {
}