2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

utilize new dropdown variables

This commit is contained in:
Mark Otto
2012-03-05 00:32:02 -08:00
parent d3e922f0c8
commit a95c15a530
4 changed files with 7 additions and 6 deletions
+1
View File
@@ -74,6 +74,7 @@
@inputDisabledBackground: @grayLighter;
// Dropdowns
@dropdownBackground: @white;
@dropdownLinkColor: @grayDark;
@dropdownLinkColorHover: @white;
@dropdownLinkBackgroundHover: @grayDark;