diff analysis/analysis.css @ 1284:6c819878ac85

Major updates. Specification Nodes now own file (specification.js). Updating Analysis to allow filtering based on survey responses.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Thu, 31 Mar 2016 13:31:42 +0100
parents b5bf2f57187c
children 464c6c6692d6
line wrap: on
line diff
--- a/analysis/analysis.css	Tue Mar 29 14:37:07 2016 +0100
+++ b/analysis/analysis.css	Thu Mar 31 13:31:42 2016 +0100
@@ -7,4 +7,10 @@
     padding-left: 15px;
     background-color: rgb(200,200,200);
     border: 2px dashed black;
+}
+table td tr{
+    padding: 5px;
+}
+div.filter-entry{
+    padding: 5px;
 }
\ No newline at end of file