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.
nav-list(form-runner)で訪問したセクションの色を変更する方法。訪問した無効なセクションに対して機能するこの式を試しました。訪問したセクション(有効かどうか)の場合で動作するように変更しました。
orbeon .xbl-fr-wizard .fr-wizard-toc .nav > span > a:visited { color: #00ff40; }
この表現はうまくいきませんでした。