@charset "utf-8"; @import url(config.css); /** * Name: opera:configの各項目解説書 * Author: Xtpeak * Translator: Amatanoyo * Version: <%= version %> */ fieldset.expanded:hover legend, legend:hover{ border-left-color :#ac1614; border-right-color:#ac1614; } .match label{ color:#ac1614; } tr:nth-child(2n){ background-color:#eee; } tr:hover{ background-color:#ffffcc; } /* input:focus{ background-color:#ffeebb; } tr:hover input{ background-color:#eeffee; } tr.match, tr.match:hover tr.match:hover input{ background-color:#f9cbca; } */ fieldset div{ text-align:right; } <%= text %> th>label[for]::after{white-space:pre-wrap;font-size:100%;font-family:sans-serif;color:rgb(80,85,90);}