Fix colour patch styling in types.html.
authorCameron McCormack <cam@mcc.id.au>
Tue, 21 Aug 2012 14:06:38 +1000
changeset 328 c5b91613fb05
parent 327 deb48219ebc6
child 329 094a3cce6e1d
Fix colour patch styling in types.html.
master/style/default_svg.css
--- a/master/style/default_svg.css	Tue Aug 21 12:29:11 2012 +1000
+++ b/master/style/default_svg.css	Tue Aug 21 14:06:38 2012 +1000
@@ -329,3 +329,5 @@
 table.PathDataTable { border-spacing: 2px; border-style: outset; border-width: 1px }
 table.PathDataTable td,
 table.PathDataTable th { padding: 5px; border-style: inset; border-width: 1px }
+
+.colorpatch { width: 14px; height: 14px; border: 1px solid black; }