Mercurial > hg > webaudioevaluationtool
diff interfaces/AB.css @ 2815:7f2bb5997114
#138 Fix
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Tue, 25 Apr 2017 15:31:02 +0100 |
parents | b4e91500891a |
children | f83b364d3d4b |
line wrap: on
line diff
--- a/interfaces/AB.css Tue Apr 25 12:34:56 2017 +0100 +++ b/interfaces/AB.css Tue Apr 25 15:31:02 2017 +0100 @@ -65,7 +65,7 @@ margin: auto; } div.comparator-image { - background-color: rgba(255,255,255,0); + background-color: rgba(255, 255, 255, 0); } img.comparator-image { width: inherit; @@ -79,7 +79,7 @@ background-color: #AAA; } div.selected { - background-color: #008000; + background-color: rgba(0, 200, 0, 0.4); } div.comparator-selector span { font-size: 4em;