82cb6d5268
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2449533 b8457f37-d9ea-0310-8a92-e5e31aec5664
33 lines
1.6 KiB
HTML
33 lines
1.6 KiB
HTML
<table id="customize_css_new" class="widefat fixed">
|
|
<tbody>
|
|
<tr>
|
|
<td><span>[[headline]]</span><br />
|
|
<div class="list">
|
|
<p>.footnote_referrer = enclosing <span>
|
|
<p>.footnote_referrer > a = optional <a> enclosing the <sup>
|
|
<p>.footnote_plugin_tooltip_text = inner <sup>, not tooltip
|
|
<p><!--closing p tags are not mandatory-->
|
|
<p>.footnote_tooltip = inner <span>
|
|
<p>.footnote_tooltip_continue = nested <span>
|
|
<p><!--closing p tags are not mandatory-->
|
|
<p>.footnotes_reference_container = enclosing <div>
|
|
<p>.footnote_container_prepare = label <div>
|
|
<p>.footnote_reference_container_label = <span>
|
|
<p>.footnote_reference_container_collapse_button = sibling <span>
|
|
<p><!--closing p tags are not mandatory-->
|
|
<p>.footnotes_table = <table>
|
|
<p>.footnotes_plugin_reference_row = <tr>
|
|
<p>.footnote_plugin_index_combi = first <td> if identical footnotes are combined
|
|
<p>.footnote_plugin_index = first <td> if not
|
|
<p>.footnote_index = <a> or <span> in first <td> in 3-column table
|
|
<p>.footnote_plugin_symbol = second <td> in 3-column table
|
|
<p>.footnote_plugin_link = <a> or <span> if identical footnotes are not combined
|
|
<p>.footnote_backlink = <a> or <span> if identical footnotes are combined, or in second <td> in 3-column table
|
|
<p>.footnote_index_arrow = nested <span>, symbol only
|
|
<p>.footnote_plugin_text = second <td>, or third <td> in 3-column table
|
|
</div>
|
|
</td>
|
|
<td>[[css]]</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|