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

Content deleted Content added
reduce line-height for loading message
rm IE8 checked workaround for amounts
Line 250:
padding: .3em;
}
}
 
.input_amount_other.checked input:focus {
-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.25);
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.25);
box-shadow: inset 0 1px 3px rgba(0,0,0,.25);
}
 
.radiobuttons-cell label:active,
.radiobuttons-cell input[type="radio"]:checked + label, {
.radiobuttons-cell label.checked,
.input_amount_other.checked {
background: #0f4b76 !important;
-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.25);