summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-03-05 14:23:39 -0800
committerPatrick Davison <snapwilliam@gmail.com>2013-03-05 14:23:39 -0800
commit62e2798a769d62e2c1714f3eb27b64f212d3fd65 (patch)
tree2fbe3c07585b102f98e9c5230d51b5981c24a1d8 /css
parent46a83c128433c7c439af8137b026be832f32cb8d (diff)
downloadpathery-62e2798a769d62e2c1714f3eb27b64f212d3fd65.tar.xz
Whoops missed this for the mapeditor.
Diffstat (limited to 'css')
-rw-r--r--css/maps.css7
1 files changed, 7 insertions, 0 deletions
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 */