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.
今日、JFXtras をダウンロードしましたが、jfxtras 要素の CSS スタイリングに関する情報が見つかりません。たとえば、ListSpinner のスタイルを設定する方法を知りたいです。スピナーの値テキストでこれを見つけました:
.ListSpinner .value { -fx-font-weight: bold; }
残りをどのようにスタイリングできますか?または、可能なcss「コマンド」のリストがどこかに存在しますか?
挨拶