diff AB.css @ 462:0db687b660f1 Dev_main

Updated AB files. One comparison per page node, all elements in the page compared against each other.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Tue, 12 Jan 2016 11:18:01 +0000
parents f6c9f9e5400e
children da1954725350
line wrap: on
line diff
--- a/AB.css	Tue Jan 12 09:16:39 2016 +0000
+++ b/AB.css	Tue Jan 12 11:18:01 2016 +0000
@@ -53,6 +53,10 @@
 	background-color: #FF0000;
 }
 
+div.disabled {
+	background-color: #AAA;
+}
+
 div.selected {
 	background-color: #008000;
 }