Mercurial > hg > webaudioevaluationtool
comparison core.css @ 1283:b24d861c96b3
Calibration sliders update on mouse move trigger
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Tue, 29 Mar 2016 14:37:07 +0100 |
parents | b5db605914ab |
children |
comparison
equal
deleted
inserted
replaced
1282:a918de498abc | 1283:b24d861c96b3 |
---|---|
199 { | 199 { |
200 writing-mode: bt-lr; /* IE */ | 200 writing-mode: bt-lr; /* IE */ |
201 -webkit-appearance: slider-vertical; /* WebKit */ | 201 -webkit-appearance: slider-vertical; /* WebKit */ |
202 width: 8px; | 202 width: 8px; |
203 padding: 0 5px; | 203 padding: 0 5px; |
204 color: rgb(255, 144, 144); | 204 height: 290px; |
205 } | 205 } |