Template:Optin/Default: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<html> |
<html> |
||
<fieldset class="optin-options"> |
<fieldset class="optin-options"> |
||
<legend>Can we stay in touch?</legend> |
|||
<span id="error-optin" class="lp-error" style="display: none;"> |
<span id="error-optin" class="lp-error" style="display: none;"> |
||
</html>{{int:donate_interface-error-msg-opt_in}}<html> |
</html>{{int:donate_interface-error-msg-opt_in}}<html> |
||
Line 25: | Line 25: | ||
<style> |
<style> |
||
/* --- Opt-in --- */ |
/* --- Opt-in --- */ |
||
.optin-options { |
|||
⚫ | |||
} |
|||
.optin-options legend { |
|||
⚫ | |||
font-size: inherit; |
|||
font-weight: bold; |
|||
} |
|||
.optin-options ul { |
.optin-options ul { |
||
list-style: none; |
list-style: none; |
||
Line 37: | Line 46: | ||
display: table-cell; |
display: table-cell; |
||
vertical-align: top; |
vertical-align: top; |
||
margin: 7px 8px 8px 2px; |
|||
⚫ | |||
cursor: pointer; |
cursor: pointer; |
||
} |
} |
||
Line 48: | Line 56: | ||
white-space: normal; |
white-space: normal; |
||
font-size: 14px; |
font-size: 14px; |
||
line-height: |
line-height: 18px; |
||
font-weight: normal; |
font-weight: normal; |
||
cursor: pointer; |
cursor: pointer; |
||
Line 64: | Line 72: | ||
font-size: 12px; |
font-size: 12px; |
||
line-height: 14px; |
line-height: 14px; |
||
⚫ | |||
} |
} |
||
.optin-no-prompt { |
.optin-no-prompt { |
||
display: none; |
display: none; |
||
margin: 4px; |
margin: 4px 0; |
||
padding: 6px; |
padding: 6px; |
||
border: 2px solid #900; |
border: 2px solid #900; |
||
border-radius: 2px; |
border-radius: 2px; |
||
font-size: 14px; |
font-size: 14px; |
||
line-height: |
line-height: 18px; |
||
font-weight: normal; |
font-weight: normal; |
||
} |
} |
Revision as of 06:15, 30 January 2019