Mercurial > hg > webaudioevaluationtool
diff interfaces/ape.css @ 2391:521e828089eb
Fix for #77
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Wed, 25 May 2016 16:31:50 +0100 |
parents | 686f1fb84d7c |
children | dc13bd68ea34 |
line wrap: on
line diff
--- a/interfaces/ape.css Wed May 25 15:51:14 2016 +0100 +++ b/interfaces/ape.css Wed May 25 16:31:50 2016 +0100 @@ -32,7 +32,7 @@ /* Specify any structure for the slider holder interface */ background-color: #eee; height: 150px; - margin-bottom: 5px; + margin: 5px 50px; -moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; @@ -50,6 +50,8 @@ /* Any formatting of text below scale */ font-size: 1.2em; min-width: 5px; + max-width: 100px; + text-align: center; height: 20px; position: absolute; }