From 9762f95bde0fc251aa42d2e843cf5885f264cca3 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 16 May 2013 20:53:59 -0700 Subject: Change up link alerts * No more children selectors to set all links in alerts as a special color because buttons and more wrongly inherited color * Adds .alert-link for easy styling in any alert --- docs/_includes/nav-components.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-components.html b/docs/_includes/nav-components.html index 8c7728bc8..4f49d68b2 100644 --- a/docs/_includes/nav-components.html +++ b/docs/_includes/nav-components.html @@ -84,6 +84,7 @@
  • Default alert
  • Block alerts
  • Contextual alternatives
  • +
  • Links in alerts
  • -- cgit v1.2.3