summaryrefslogtreecommitdiffstats
path: root/css/mapeditor.css
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-03-05 14:17:08 -0800
committerPatrick Davison <snapwilliam@gmail.com>2013-03-05 14:17:08 -0800
commit677b7454a37a0152f50d40993460d8f5a071e181 (patch)
treedc664e700b4aa4d0c1ab54ff7c99798dd9b623da /css/mapeditor.css
parentd1209f8d15c83a1d8d29beafc085d927be7d2bcd (diff)
downloadpathery-677b7454a37a0152f50d40993460d8f5a071e181.tar.xz
Map editor 0.1!
Diffstat (limited to 'css/mapeditor.css')
-rw-r--r--css/mapeditor.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/css/mapeditor.css b/css/mapeditor.css
new file mode 100644
index 0000000..60a6e78
--- /dev/null
+++ b/css/mapeditor.css
@@ -0,0 +1,10 @@
+
+
+
+.plusMinus {
+ float:left;
+ width:130px;
+ border:1px solid gray;
+ padding:2px;
+ margin:2px;
+} \ No newline at end of file