From 62e2798a769d62e2c1714f3eb27b64f212d3fd65 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Tue, 5 Mar 2013 14:23:39 -0800 Subject: Whoops missed this for the mapeditor. --- css/maps.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'css/maps.css') diff --git a/css/maps.css b/css/maps.css index 604192c..86a2f76 100644 --- a/css/maps.css +++ b/css/maps.css @@ -188,6 +188,13 @@ background-image: url(../images/OverlayTileFaceted20.png); } +.tileDisplay div { + float:left; + border:1px solid blue; + margin:2px; + width:36px; + height:36px; +} /* grid stuff */ -- cgit v1.2.3