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.
私はこの添付のtabPanelを持っています、私はこの灰色の領域を削除するか、それを白にしたいです..どうすればこれを達成できますか。
ありがとう
CSS から簡単に変更でき、これらの行を目的の色で追加します。
.gwt-TabBar .gwt-TabBarRest{ }
詳細については、 TabBarの CSS スタイル ルールを確認してください。
PS: Firebugを使用すると、他の人に尋ねることなく、そのようなものを見つけることができます。