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 Ajax 1.0 から 4 に更新したところHeaderText、すべての TabPanels が青色になりました。ForeColorとColorプロパティを設定しようとしましたが、うまくいきませんでした。
HeaderText
ForeColor
Color
HeaderText背中を黒くするにはどうすればいいですか?
このスタイルをページ ヘッダーに追加します。a.ajax__tab_tab{ color: #000 !important; }
a.ajax__tab_tab{ color: #000 !important; }