2017-01-01 18:53:41 +00:00
|
|
|
.supporter-type-selection .prolog > span:first-child {
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
2017-01-01 20:10:20 +00:00
|
|
|
.supporter-form-input {
|
|
|
|
margin-bottom: .5em;
|
|
|
|
white-space: nowrap;
|
2014-12-02 16:31:43 +00:00
|
|
|
}
|
2017-01-01 20:10:20 +00:00
|
|
|
|
|
|
|
.supporter-form-input label {
|
2015-01-20 21:07:19 +00:00
|
|
|
display: inline-block;
|
2017-01-01 20:10:20 +00:00
|
|
|
font-weight: bold;
|
|
|
|
white-space: normal;
|
2014-12-02 17:09:43 +00:00
|
|
|
}
|
2017-01-01 20:10:20 +00:00
|
|
|
|
|
|
|
.supporter-form-input input[name=amount],
|
|
|
|
.supporter-form-input input[name=a3] {
|
|
|
|
width: 5em;
|
2015-01-20 21:07:19 +00:00
|
|
|
}
|
2017-01-01 20:10:20 +00:00
|
|
|
|
|
|
|
.supporter-form-input input[type=radio] {
|
|
|
|
margin-left: 1em;
|
|
|
|
margin-right: .2em;
|
2014-12-02 16:31:43 +00:00
|
|
|
}
|
2017-01-01 20:10:20 +00:00
|
|
|
|
|
|
|
.supporter-form-input input[type=radio]:first-of-type {
|
|
|
|
margin-left: 0;
|
2015-01-20 21:07:19 +00:00
|
|
|
}
|
2014-12-02 16:31:43 +00:00
|
|
|
|
2017-01-01 20:10:20 +00:00
|
|
|
.supporter-form-submit {
|
|
|
|
text-align: center;
|
2015-01-20 21:07:19 +00:00
|
|
|
}
|
|
|
|
|
2017-01-09 21:56:42 +00:00
|
|
|
.form-error, .supporter-form-input p {
|
2017-01-05 18:45:28 +00:00
|
|
|
font-size: 80%;
|
|
|
|
white-space: normal;
|
|
|
|
}
|
|
|
|
|
2014-12-02 16:31:43 +00:00
|
|
|
.form-error {
|
|
|
|
color: red;
|
|
|
|
}
|
|
|
|
|
|
|
|
input.invalid, textarea.invalid {
|
|
|
|
border: 2px solid red;
|
|
|
|
}
|
|
|
|
|
|
|
|
input.valid, textarea.valid {
|
|
|
|
border: 2px solid green;
|
|
|
|
}
|
2014-12-02 18:30:18 +00:00
|
|
|
|
2014-12-03 14:58:07 +00:00
|
|
|
.supporter-type-selector {
|
2017-01-01 20:10:20 +00:00
|
|
|
clear: both;
|
2014-12-02 18:30:18 +00:00
|
|
|
font-size: 125%;
|
|
|
|
text-align: center;
|
|
|
|
}
|
2014-12-02 19:08:13 +00:00
|
|
|
|
2015-11-27 12:08:01 +00:00
|
|
|
h1.appeal {
|
|
|
|
margin-top: -.75em;
|
|
|
|
}
|
2017-01-01 20:10:20 +00:00
|
|
|
|
2015-11-27 12:08:01 +00:00
|
|
|
img.appeal-left {
|
|
|
|
float: left;
|
|
|
|
padding-right: 1em;
|
|
|
|
margin: .25em;
|
|
|
|
min-width: 8%;
|
|
|
|
max-width: 30%;
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
img.appeal-right {
|
|
|
|
float: right;
|
|
|
|
padding-left: 1em;
|
|
|
|
margin: .25em;
|
|
|
|
min-width: 8%;
|
|
|
|
max-width: 30%;
|
|
|
|
width: auto;
|
|
|
|
}
|
|
|
|
|
2014-12-02 19:13:12 +00:00
|
|
|
img.appeal {
|
2014-12-02 19:08:13 +00:00
|
|
|
float: left;
|
2015-11-27 12:08:01 +00:00
|
|
|
padding-right: 1em;
|
2014-12-02 21:15:03 +00:00
|
|
|
min-width: 10%;
|
2015-11-27 12:08:01 +00:00
|
|
|
max-width: 85%;
|
|
|
|
width: auto;
|
2014-12-02 21:11:36 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
img.appeal-header {
|
|
|
|
max-width: 100%;
|
2015-11-27 12:08:01 +00:00
|
|
|
width: auto;
|
|
|
|
margin-top: 0em;
|
2014-12-02 21:20:10 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
img.appeal-footer {
|
|
|
|
max-width: 40%;
|
|
|
|
float: right;
|
|
|
|
width: 10%;
|
|
|
|
min-width: 1%;
|
|
|
|
height: auto;
|
2014-12-02 22:49:20 +00:00
|
|
|
}
|
2014-12-08 22:14:52 +00:00
|
|
|
img.appeal-match {
|
|
|
|
float: left;
|
|
|
|
height: auto;
|
|
|
|
border: 1px solid #fff;
|
|
|
|
width: 10%;
|
|
|
|
margin-top: .25em;
|
|
|
|
margin-bottom: .25em;
|
|
|
|
margin-right: 1em;
|
|
|
|
background: #eee;
|
|
|
|
}
|
|
|
|
p.appeal-match-text {
|
|
|
|
width: 100%;
|
|
|
|
border: 1px solid #fff;
|
|
|
|
background: #eee;
|
|
|
|
}
|
2020-11-26 03:15:11 +00:00
|
|
|
a.expander {
|
|
|
|
font-size: 75%;
|
|
|
|
font-style: italic;
|
2020-11-26 03:46:59 +00:00
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
justify-content: center;
|
2020-11-26 03:15:11 +00:00
|
|
|
}
|