From 3a21891824f3f0af06da750bb768902e171b2ca0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 13 May 2012 13:58:42 -0700 Subject: #3469: add variables for dropdown menu dividers --- docs/less.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/less.html') 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 @@ @dropdownLinkBackgroundHover @linkColor + + @@dropdownDividerTop + #e5e5e5 + + + @@dropdownDividerBottom + @white +

Hero unit

-- cgit v1.2.3