From bd3090e444f8273bdd463f24e912793179292982 Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Thu, 24 Jan 2013 12:39:46 -0500 Subject: [PATCH] Change map background to black --- css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/app.css b/css/app.css index a45d3cdd9..372a47f05 100644 --- a/css/app.css +++ b/css/app.css @@ -751,7 +751,7 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;} left:0; right:0; bottom:0; - background:#fff; + background:#000; } img.tile {