Windows 7 中禁用表单字段样式
我最近刚刚升级到 Windows 7,我注意到所有浏览器中的文本表单字段的样式都不存在。在 Windows XP 中,哪些表单字段被禁用是非常明显的,但现在我无法分辨。
我可以使用任何样式设置来解决此问题吗?
谢谢!
I just recently upgraded to Windows 7 and I have noticed that styling for text form fields across all browsers is non-existent. With Windows XP it was very obvious which form fields were disabled, but now I can't tell.
Are there any style settings I could use to fix this?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 CSS 中,以下是设置禁用表单元素样式的方法:
In CSS, following is a way to style disabled form elements: