Template:Styles/Default.css: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 161: Line 161:


.frequency-options label.checked,
.frequency-options label.checked,
.frequency-options input[type="radio"]:checked + label,
.radiobuttons-cell input[type="radio"]:checked + label {
.radiobuttons-cell input[type="radio"]:checked + label {
background-color: #2a4b8d;
background-color: #2a4b8d;
Line 177: Line 178:


.frequency-options label.checked:focus,
.frequency-options label.checked:focus,
.frequency-options input[type="radio"]:checked + label:focus,
.radiobuttons-cell 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;
box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;