Template:Styles/Default.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 161:
.frequency-options label.checked,
.frequency-options input[type="radio"]:checked + label,
.radiobuttons-cell input[type="radio"]:checked + label {
background-color: #2a4b8d;
Line 177 ⟶ 178:
.frequency-options label.checked:focus,
.frequency-options input[type="radio"]:checked + label:focus,
.radiobuttons-cell input[type="radio"]:checked + label:focus {
box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;
|