Template:2012FR/Form-section/Radiobuttons/Default: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
m functions wrong way round! |
rm weird floating of header, some other cleanup |
||
Line 1: | Line 1: | ||
<html> |
<html> |
||
<style |
<style> |
||
#radiobuttons-table-header { |
#radiobuttons-table-header { |
||
font-weight: bold; |
font-weight: bold; |
||
font-size: 1.3em; |
font-size: 1.3em; |
||
⚫ | |||
float: </html>{{#ifeq:{{Template:2012FR/Switch/Ltr-direction|{{{language}}}}}|rtl|right|left}}<html>; |
|||
} |
|||
#radiobuttons-table-body { |
|||
⚫ | |||
padding-top: 2.3em; |
|||
} |
} |
||
#radiobuttons-table { |
#radiobuttons-table { |
||
font-size: 1.2em; |
font-size: 1.2em; |
||
/*width: 100%;*/ |
|||
} |
} |
||
Line 27: | Line 21: | ||
direction: </html>{{Template:2012FR/Switch/Ltr-direction|{{{language}}}}}<html>; |
direction: </html>{{Template:2012FR/Switch/Ltr-direction|{{{language}}}}}<html>; |
||
} |
} |
||
</style> |
</style> |
||
<script |
<script> |
||
function clearOther(box) { |
function clearOther(box) { |
||
document.getElementById("input_amount_other").checked = true; |
document.getElementById("input_amount_other").checked = true; |
Revision as of 18:11, 23 October 2013