]> git.sesse.net Git - remoteglot-book/blobdiff - www/css/remoteglot.css
Mark moves that arise only due to transpositions in blue.
[remoteglot-book] / www / css / remoteglot.css
index 110f5c827d832701ee9706ffb88132ef494a8d9c..a07fb4872641052a32391a2ccdc4ba92a429778e 100644 (file)
@@ -194,3 +194,6 @@ a.move:hover {
 .totals {
        background: rgb(90%,90%,90%);
 }
+.transponly {
+       background: rgb(90%,90%,100%);
+}