From ef49635ae25352d2c9e9fb65048bd3cab90418ac Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 27 Feb 2014 11:15:53 +0200 Subject: Fix csslint errors. --- docs/examples/cover/cover.css | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/examples/cover') diff --git a/docs/examples/cover/cover.css b/docs/examples/cover/cover.css index fb478ed09..9fcc9274f 100644 --- a/docs/examples/cover/cover.css +++ b/docs/examples/cover/cover.css @@ -84,6 +84,7 @@ body { .masthead-nav > li > a:hover, .masthead-nav > li > a:focus { background-color: transparent; + border-bottom-color: #a9a9a9; border-bottom-color: rgba(255,255,255,.25); } .masthead-nav > .active > a, -- cgit v1.2.3