Template:Styles/2015 Trilogy default.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 90:
#paymenttype-table-header {
display: block;
margin-top: 1.5em;
margin-bottom: .5em;
margin-top: 1.5em;
text-align: center;
font-size: .75em;
Line 102:
.frequency-options {
margin: 0 3px;
font-size: 1em;
}
.frequency-options label {
backgrounddisplay: #cacacablock;
width: 49%;
float: left;
paddingheight: 2.4em5em;
line-height: 12.5;
margin-bottom: 1em;
display: block;
-moz-border-radius: .3em;
-webkit-border-radius: .3em;
border-radius: .3em;
background: #cacaca;
font-size: 1em;
text-transform: uppercase;
text-align: center;
cursor: pointer;
}
 
.frequency-options label:first-child {
margin-right: 4px;
 
body.rtl .frequency-options label {
float: right;
}
body.rtl .frequency-options label:first-child {
margin-left: 4px;
margin-right: 0;
}
 
@media only screen and (max-width: 740px) {
.frequency-options label {
paddingfont-size: .25em .4em .6em8em;
display: block;
font-size: .7em;
line-height: 1;
}
}
Line 157 ⟶ 162:
.radiobuttons-cell {
width: 20%;
padding: 1px;
text-align: center;
padding: 1px;
 
@media only screen and (max-width: 740px) {
.radiobuttons-cell {
padding: 0;
}
}
 
.radiobuttons-cell input[type="radio"] {
position: absolute;
width: 1px;
height: 1px;
Line 173:
padding: 0;
overflow: hidden;
position: absolute;
border: 0;
clip: rect(0 0 0 0);
Line 201 ⟶ 200:
background: #235375;
line-height: 1;
color: #fff;
padding: .5em;
border: 0;
cursor: pointer;
outline: 0;
-moz-border-radius: .3em;
Line 227 ⟶ 224:
.input_amount_other.checked input {
background: #fff;
color: #19415e;
}
.input_amount_other.checked input:hover {