Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit b07ff6b

Browse files
Docs: consistent styling for deprecated notes.
1 parent 2dc618a commit b07ff6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api/data-attributes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ <h2><a href="../pages/page-anatomy.html">Page</a></h2>
428428
</tr>
429429
<tr>
430430
<th>data-fullscreen</th>
431-
<td>true (used in conjunction with fixed toolbars) <p class="ui-bar-e">Deprecated in 1.1 - use on header and footer instead.</p></td>
431+
<td>true (used in conjunction with fixed toolbars) <p class="ui-body ui-body-e"><strong>Deprecated<strong> in 1.1 - use on header and footer instead.</p></td>
432432
</tr>
433433
<tr>
434434
<th>data-overlay-theme</th>

docs/api/globalconfig.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h2>Configurable options</h2>
151151
<dt><code>touchOverflowEnabled</code> <em>boolean</em>, default: false</dt>
152152
<dd>
153153
Enable smoother page transitions and true fixed toolbars in devices that support both the <code>overflow:</code> and <code>overflow-scrolling: touch; </code> CSS properties.
154-
<p class="ui-bar-e">Deprecated in 1.1.0</p>
154+
<p class="ui-body ui-body-e"><strong>Deprecated<strong> in 1.1.0</p>
155155
</dd>
156156

157157
</dl>

0 commit comments

Comments
 (0)