Mercurial > hg > webaudioevaluationtool
diff mushra.css @ 1388:57c7dd771212
Bug #1507 MUSHRA outside reference added
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Mon, 21 Dec 2015 13:17:45 +0000 |
parents | 345974f8794a |
children | 56ee920d5d85 |
line wrap: on
line diff
--- a/mushra.css Mon Dec 21 13:01:01 2015 +0000 +++ b/mushra.css Mon Dec 21 13:17:45 2015 +0000 @@ -61,6 +61,15 @@ margin-left: 50px; } +div.outside-reference { + width:120px; + padding-left: 55px; + margin-left: 100px; + height:20px; + margin-bottom:5px; + background-color: rgb(100,200,100); +} + div.track-slider-playing { background-color: #FFDDDD; }