diff options
| author | Mark Otto <[email protected]> | 2012-03-05 00:32:02 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-03-05 00:32:02 -0800 |
| commit | a95c15a5307bd5c0028eaad51a4ceddc5498e436 (patch) | |
| tree | 20ef2428cc8dd3bce906e92e8df69f87e865f965 /less/variables.less | |
| parent | d3e922f0c8dc309bc609ebd75fd7e90134c1eaca (diff) | |
| download | bootstrap-a95c15a5307bd5c0028eaad51a4ceddc5498e436.tar.xz bootstrap-a95c15a5307bd5c0028eaad51a4ceddc5498e436.zip | |
utilize new dropdown variables
Diffstat (limited to 'less/variables.less')
| -rw-r--r-- | less/variables.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/variables.less b/less/variables.less index 5bcddfb33..c283ff052 100644 --- a/less/variables.less +++ b/less/variables.less @@ -74,6 +74,7 @@ @inputDisabledBackground: @grayLighter; // Dropdowns +@dropdownBackground: @white; @dropdownLinkColor: @grayDark; @dropdownLinkColorHover: @white; @dropdownLinkBackgroundHover: @grayDark; |
