Mercurial > hg > webaudioevaluationtool
comparison 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 |
comparison
equal
deleted
inserted
replaced
2814:5403f842f15e | 2815:7f2bb5997114 |
---|---|
59 } | 59 } |
60 div.disabled { | 60 div.disabled { |
61 background-color: #AAA; | 61 background-color: #AAA; |
62 } | 62 } |
63 div.selected { | 63 div.selected { |
64 background-color: #008000; | 64 background-color: rgba(0, 200, 0, 0.4); |
65 } | 65 } |
66 div.comparator-selector.inactive { | 66 div.comparator-selector.inactive { |
67 background-color: yellow !important; | 67 background-color: yellow !important; |
68 } | 68 } |
69 div.comparator-selector span { | 69 div.comparator-selector span { |