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

Content deleted Content added
No edit summary
No edit summary
Line 237:
.radiobuttons-cell label:active,
.radiobuttons-cell input[type="radio"]:checked + label,
.radiobuttons-cell label.checked,
.input_amount_other.checked {
background: #0f4b76;
Line 242 ⟶ 243:
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.25);
box-shadow: inset 0 1px 3px rgba(0,0,0,.25);
}
/* Fallback for IE8 and below */
.radiobuttons-cell label.checked,
.input_amount_other.checked {
background: #0f4b76 !important;
}
 
Line 253 ⟶ 249:
 
.payment-method-button {
display: block;
margin-left: 3px;
margin-right: 3px;
margin-bottom: .5em;
width: 100%;
min-height: 3.5em;
-moz-border-radius: .3em;
-webkit-border-radius: .3em;
border-radius: .3em;
border: 0;
outline: 0;
background-color: #eaeaea;
background-repeat: no-repeat;
background-position: center center;
background-size: #0f4b76auto !important65%;
-moz-box-shadow: inset 0 14px 16px rgba(255,255,255,.5), inset 0 0 7px #fff;
-webkit-box-shadow: inset 0 14px 16px rgba(255,255,255,.5), inset 0 0 7px #fff;
box-shadow: inset 0 14px 16px rgba(255,255,255,.5), inset 0 0 7px #fff;
bordercolor: 0#367fb4;
outlinefont-size: 01.1em;
background-size: auto 65%;
width: 100%;
height: 3.5em;
line-height: 3.5;
display: block;
margin-left: 3px;
margin-right: 3px;
margin-bottom: .5em;
font-size: 1.2em;
text-transform: uppercase;
color: #367fb4;
cursor: pointer;
-moz-border-radius: .3em;
-webkit-border-radius: .3em;
border-radius: .3em;
-webkit-appearance: none;
-moz-appearance: none;