mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-05 11:35:10 -05:00
fix #gradientBar to .gradientBar in LESS docs
This commit is contained in:
@@ -948,7 +948,7 @@
|
||||
<td>Create a cross-browser striped background gradient</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>#gradientBar()</code></td>
|
||||
<td><code>.gradientBar()</code></td>
|
||||
<td><code>@primaryColor, @secondaryColor</code></td>
|
||||
<td>Used for buttons to assign a gradient and slightly darker border</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user