From 189b113153a0e866f717bf0822c51ae40597d53d Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sat, 17 Mar 2012 16:40:02 -0400 Subject: all: hero-unit support --- cyborg/bootswatch.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cyborg/bootswatch.less') diff --git a/cyborg/bootswatch.less b/cyborg/bootswatch.less index c96101ef..8a986400 100755 --- a/cyborg/bootswatch.less +++ b/cyborg/bootswatch.less @@ -394,8 +394,7 @@ code, pre, pre.prettyprint { background-color: @grayLighter; } -.well { - background-color: rgba(40, 40, 40, 0.5); +.well, .hero-unit { background-color: #131517; border-top: solid 1px rgba(256,256,256,.1); .box-shadow(0 2px 4px rgba(0,0,0,.8)); -- cgit v1.2.3