Opportunity html
Jump to navigation
Jump to search
| Line 472: | Line 472: | ||
</div> | </div> | ||
</div> | </div> | ||
| + | |||
| + | <style> | ||
| + | .oo-ui-fieldLayout.oo-ui-fieldLayout-align-inline > .oo-ui-fieldLayout-body { | ||
| + | display: table; | ||
| + | |||
| + | } | ||
| + | .oo-ui-fieldLayout.oo-ui-fieldLayout-align-inline > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-field { | ||
| + | display: table-cell; | ||
| + | } | ||
| + | .oo-ui-checkboxInputWidget { | ||
| + | display: inline-block; | ||
| + | z-index: 0; | ||
| + | position: relative; | ||
| + | line-height: 1.42857143em; | ||
| + | white-space: nowrap; | ||
| + | } | ||
| + | |||
| + | .oo-ui-checkboxInputWidget [type='checkbox'] { | ||
| + | position: relative; | ||
| + | max-width: none; | ||
| + | width: 1.42857143em; | ||
| + | height: 1.42857143em; | ||
| + | margin: 0; | ||
| + | opacity: 0; | ||
| + | z-index: 1; | ||
| + | } | ||
| + | |||
| + | |||
| + | .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox'] + span { | ||
| + | cursor: pointer; | ||
| + | -webkit-transition: background-color 100ms,border-color 100ms,box-shadow 100ms; | ||
| + | -moz-transition: background-color 100ms,border-color 100ms,box-shadow 100ms; | ||
| + | transition: background-color 100ms,border-color 100ms,box-shadow 100ms; | ||
| + | } | ||
| + | |||
| + | :root .oo-ui-checkboxInputWidget [type='checkbox'] + span { | ||
| + | border-width: 1px; | ||
| + | } | ||
| + | |||
| + | .oo-ui-checkboxInputWidget [type='checkbox'] + span { | ||
| + | background-color: #fff; | ||
| + | background-size: 0 0; | ||
| + | -webkit-box-sizing: border-box; | ||
| + | -moz-box-sizing: border-box; | ||
| + | box-sizing: border-box; | ||
| + | position: absolute; | ||
| + | left: 0; | ||
| + | width: 1.42857143em; | ||
| + | height: 1.42857143em; | ||
| + | border-color: #72777d; | ||
| + | border-style: solid; | ||
| + | border-radius: 2px; | ||
| + | border-width: 0; | ||
| + | } | ||
| + | |||
| + | .oo-ui-image-invert.oo-ui-icon-check, .mw-ui-icon-check-invert:before { | ||
| + | background-image: url(/w/en/load.php?modules=oojs-ui-core.icons&image=check&variant=invert&format=rasterized&skin=vector&version=18i3v); | ||
| + | background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%222…7 14.17L2.83 10l-1.41 1.41L7 17 19 5l-1.41-1.42z%22/%3E %3C/g%3E%3C/svg%3E); | ||
| + | } | ||
| + | .oo-ui-checkboxInputWidget * { | ||
| + | font: inherit; | ||
| + | vertical-align: middle; | ||
| + | } | ||
| + | |||
| + | .oo-ui-fieldLayout.oo-ui-labelElement.oo-ui-fieldLayout-align-inline > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-header { | ||
| + | padding-top: 0; | ||
| + | padding-bottom: 0; | ||
| + | padding-left: 0.42857143em; | ||
| + | } | ||
| + | .mw-htmlform-ooui .oo-ui-fieldLayout.oo-ui-labelElement > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-header { | ||
| + | line-height: 1.14285714em; | ||
| + | } | ||
| + | .oo-ui-fieldLayout.oo-ui-labelElement > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-header { | ||
| + | padding-bottom: 0.28571429em; | ||
| + | } | ||
| + | .oo-ui-fieldLayout.oo-ui-fieldLayout-align-inline > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-header { | ||
| + | vertical-align: middle; | ||
| + | } | ||
| + | .oo-ui-fieldLayout.oo-ui-fieldLayout-align-inline > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-header, .oo-ui-fieldLayout.oo-ui-fieldLayout-align-inline > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-field { | ||
| + | display: table-cell; | ||
| + | } | ||
| Line 477: | Line 558: | ||
<span class="ci_form_section_help"> | <span class="ci_form_section_help"> | ||
| − | If the deadline has to be considered | + | If the deadline has to be considered "as soon as possible" please check the related checkbox and enter the date in which the listing will be removed. |
</span> | </span> | ||
Revision as of 14:46, 4 March 2020