From 6636f09c08c7ac49eafdbba440721bcfee0ff819 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Thu, 14 Jun 2012 22:30:04 -0400 Subject: 2.0.3 -> 2.0.4 closes #24 --- readable/variables.less | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'readable/variables.less') diff --git a/readable/variables.less b/readable/variables.less index 8856308d..205ca856 100755 --- a/readable/variables.less +++ b/readable/variables.less @@ -1,7 +1,7 @@ // Variables.less // Variables to customize the look and feel of Bootstrap // Swatch: Readable -// Version: 2.0.3 +// Version: 2.0.4 // ----------------------------------------------------- // GLOBAL VALUES @@ -107,7 +107,8 @@ @dropdownLinkColor: @linkColor; @dropdownLinkColorHover: @linkColorHover; @dropdownLinkBackgroundHover: transparent; - +@dropdownDividerTop: #e5e5e5; +@dropdownDividerBottom: @white; -- cgit v1.2.3