Skip to content

Commit 5b7485f

Browse files
committed
Added tooltip to new badges in feature list
1 parent 88560f7 commit 5b7485f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_pages/features.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,13 @@
7777
</tr>
7878
<tr>
7979
<td>RPC Return Values</td>
80-
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i> <span class="label label-primary">New</span></td>
80+
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i> <span class="label label-primary" data-toggle="tooltip" title="New in MLAPI v6.0.0">New</span></td>
8181
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
8282
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
8383
</tr>
8484
<tr>
8585
<td>Custom RPC Return Types</td>
86-
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i> <span class="label label-primary">New</span></td>
86+
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i> <span class="label label-primary" data-toggle="tooltip" title="New in MLAPI v6.0.0">New</span></td>
8787
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
8888
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
8989
</tr>

0 commit comments

Comments
 (0)