Mercurial > hg > webaudioevaluationtool
diff interfaces/ABX.css @ 2815:7f2bb5997114
#138 Fix
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Tue, 25 Apr 2017 15:31:02 +0100 |
parents | ee3059744a6e |
children | 2020be3c592c |
line wrap: on
line diff
--- a/interfaces/ABX.css Tue Apr 25 12:34:56 2017 +0100 +++ b/interfaces/ABX.css Tue Apr 25 15:31:02 2017 +0100 @@ -61,7 +61,7 @@ background-color: #AAA; } div.selected { - background-color: #008000; + background-color: rgba(0, 200, 0, 0.4); } div.comparator-selector.inactive { background-color: yellow !important;