diff options
Diffstat (limited to 'docs/less.html')
| -rw-r--r-- | docs/less.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/less.html b/docs/less.html index 781bd2fb7..476f5ac98 100644 --- a/docs/less.html +++ b/docs/less.html @@ -614,6 +614,14 @@ <td><code>@dropdownLinkBackgroundHover</code></td> <td><code>@linkColor</code></td> </tr> + <tr> + <td><code>@@dropdownDividerTop</code></td> + <td><code>#e5e5e5</code></td> + </tr> + <tr> + <td><code>@@dropdownDividerBottom</code></td> + <td><code>@white</code></td> + </tr> </tbody> </table> <h4>Hero unit</h4> |
