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

@link-color-hover to @link-hover-color

This commit is contained in:
Mark Otto
2013-03-31 17:27:22 -07:00
parent 376bd20b3a
commit d6f37f3c56
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
// -------------------------
@link-color: @brand-primary;
@link-color-hover: darken(@link-color, 15%);
@link-hover-color: darken(@link-color, 15%);
// Typography
// -------------------------