Template:Styles/2015 Trilogy default.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 103:
margin: 0 3px;
}
.frequency-options input[type="radio"],▼
position: absolute;▼
width: 1px;▼
height: 1px;▼
margin: -1px;▼
padding: 0;▼
overflow: hidden;▼
border: 0;▼
clip: rect(0 0 0 0);▼
}▼
.frequency-options label {
display: block;
Line 132 ⟶ 119:
cursor: pointer;
}
.frequency-options label
margin-right: 4px;
}
Line 159 ⟶ 146:
box-shadow: inset 0 1px 3px rgba(0,0,0,.25);
}
.frequency-options label.checked {
background: #afafaf;
Line 179 ⟶ 164:
padding: 1px;
text-align: center;
▲}
▲ position: absolute;
▲ width: 1px;
▲ height: 1px;
▲ margin: -1px;
▲ padding: 0;
▲ overflow: hidden;
▲ border: 0;
▲ clip: rect(0 0 0 0);
}
|