Mercurial > hg > webaudioevaluationtool
diff interfaces/ABX.css @ 2305:064b99859511
Closed #40
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Thu, 28 Apr 2016 15:56:21 +0100 |
parents | b0b4d264d9a8 |
children | 464c6c6692d6 |
line wrap: on
line diff
--- a/interfaces/ABX.css Thu Apr 28 10:13:20 2016 +0100 +++ b/interfaces/ABX.css Thu Apr 28 15:56:21 2016 +0100 @@ -51,6 +51,10 @@ background-color: #008000; } +div.comparator-selector.inactive{ + background-color: yellow !important; +} + div.comparator-selector span { font-size: 4em; } @@ -75,4 +79,4 @@ position: absolute; top: 10px; left: 120px; -} \ No newline at end of file +}