chore: move Plugin source into own dir
This commit is contained in:
parent
96cb3cb38f
commit
c3d98b6a04
88 changed files with 0 additions and 0 deletions
8
src/templates/dashboard/mouse-over-box-dimensions.html
Normal file
8
src/templates/dashboard/mouse-over-box-dimensions.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<table class="mouse_over_box_dimensions widefat fixed">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>[[label-max-width]]</td>
|
||||
<td>[[max-width]] [[width]] <span class="footnotes_notice">[[notice-max-width]]</span></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
Reference in a new issue