mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
change dropdown hover/active color back to link color
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@
|
||||
@dropdownBackground: @white;
|
||||
@dropdownLinkColor: @grayDark;
|
||||
@dropdownLinkColorHover: @white;
|
||||
@dropdownLinkBackgroundHover: @grayDark;
|
||||
@dropdownLinkBackgroundHover: @linkColor;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user