2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

addressing #9189 manually, part 2: dropdown header and disabled link colors (and refactor commenting styles)

This commit is contained in:
Mark Otto
2013-08-11 17:47:30 -07:00
parent 8b76e0d0f0
commit 58b90dae15
2 changed files with 9 additions and 15 deletions
+3
View File
@@ -163,6 +163,9 @@
@dropdown-link-hover-color: #fff;
@dropdown-link-hover-bg: @dropdown-link-active-bg;
@dropdown-link-disabled-color: @gray-light;
@dropdown-header-color: @gray-light;
@dropdown-caret-color: #000;