mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-03 04:50:24 +00:00
fix less docs typos
This commit is contained in:
parent
9aa5a6db12
commit
143b6ae2de
2 changed files with 4 additions and 4 deletions
|
|
@ -385,7 +385,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><code>@btnSuccessBackgroundHighlight</code></td>
|
||||
<td><code>51a351</code></td>
|
||||
<td><code>#51a351</code></td>
|
||||
<td class="swatch-col"><span class="swatch" style="background-color: #51a351;"></span></td>
|
||||
</tr>
|
||||
|
||||
|
|
@ -623,7 +623,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><code>@heroUnitLeadColor</code></td>
|
||||
<td><code>inhereit</code></td>
|
||||
<td><code>inherit</code></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
|
|||
4
docs/templates/pages/less.mustache
vendored
4
docs/templates/pages/less.mustache
vendored
|
|
@ -308,7 +308,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><code>@btnSuccessBackgroundHighlight</code></td>
|
||||
<td><code>51a351</code></td>
|
||||
<td><code>#51a351</code></td>
|
||||
<td class="swatch-col"><span class="swatch" style="background-color: #51a351;"></span></td>
|
||||
</tr>
|
||||
|
||||
|
|
@ -546,7 +546,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><code>@heroUnitLeadColor</code></td>
|
||||
<td><code>inhereit</code></td>
|
||||
<td><code>inherit</code></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
|
|||
Loading…
Reference in a new issue