Skip to content

Commit 4eaa864

Browse files
committed
updated api.html
1 parent 8f90ffd commit 4eaa864

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

docs/api.html

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -251,28 +251,6 @@ <h2> Attributes</h2>
251251
</td>
252252
<td class='default-col'></td>
253253
</tr>
254-
255-
<tr>
256-
<td class=" attr-col mono bold right">nav-bg-image </td>
257-
<td class="gray">
258-
URL of navigation bar's background image
259-
&nbsp;|&nbsp; <a href="./examples/nav-bg-image.html">Example</a>
260-
</td>
261-
<td class='default-col'>(empty)</td>
262-
</tr>
263-
<tr>
264-
<td class=" attr-col mono bold right">nav-bg-image-size </td>
265-
<td class="gray">navigation bar's background image size (same as css background-size property) allowed values are <br><span class='blue'>
266-
auto | length | cover | contain | initial | inherit </span></td>
267-
<td class='default-col'></td>
268-
</tr>
269-
<tr>
270-
<td class=" attr-col mono bold right">nav-bg-image-repeat </td>
271-
<td class="gray"> navigation bar's background image repeat (same as css background-repeat property) allowed values are <br><span class='blue'>
272-
repeat | repeat-x | repeat-y | no-repeat | initial | inherit </span> </td>
273-
<td class='default-col'></td>
274-
</tr>
275-
276254
<tr>
277255
<td class=" attr-col mono bold right">nav-text-color </td>
278256
<td class="gray"> Navigation bar's Text color </td>

0 commit comments

Comments
 (0)