@ -28,7 +28,7 @@ define([
this.$readout = $('<div/>')
.appendTo(this.$el)
.addClass('widget-hreadout')
.addClass('widget-readout')
.hide();
this.model.on('change:slider_color', function(sender, value) {
@ -188,6 +188,7 @@
.widget-hbox {
/* Horizontal widgets */
.hbox();
margin: 5px;
input[type="checkbox"] {
margin-top: 9px;