Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的 asp.net 网站上使用可爱的编辑器。问题是工具栏具有透明背景,这使得在 Firefox 中很难清楚地看到按钮。 而这个问题不在于 IE。 我该如何解决这个问题?已经尝试过可爱软的 BackColor 标签,但透明度仍然存在。
问题出在ThemeType 上。我删除了它,透明度问题也随之消失了。