Mercurial > hg > webaudioevaluationtool
comparison interfaces/ape.css @ 1356:386415d2a5c1
Added master volume. Ensured playhead, page-count and volume <interfaceoption> show options are enabled on all test pages.
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Mon, 25 Jan 2016 17:29:34 +0000 |
parents | bbb6462cf446 |
children | 96cb6735c9c2 c0022a09c4f6 |
comparison
equal
deleted
inserted
replaced
1355:7e0678b5f87a | 1356:386415d2a5c1 |
---|---|
84 } | 84 } |
85 | 85 |
86 div.comment-box-playing { | 86 div.comment-box-playing { |
87 background-color: #FFDDDD; | 87 background-color: #FFDDDD; |
88 } | 88 } |
89 | |
90 div#master-volume-holder { | |
91 position: absolute; | |
92 top: 10px; | |
93 left: 120px; | |
94 } |