diff 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
line wrap: on
line diff
--- a/core.css	Tue Mar 29 14:24:05 2016 +0100
+++ b/core.css	Tue Mar 29 14:37:07 2016 +0100
@@ -201,5 +201,5 @@
     -webkit-appearance: slider-vertical; /* WebKit */
     width: 8px;
     padding: 0 5px;
-    color: rgb(255, 144, 144);
+    height: 290px;
 }
\ No newline at end of file