dat.gui/elements/controller-boolean/controller-boolean.styl
2014-08-23 03:05:22 -04:00

11 lines
155 B
Stylus

@import '../shared';
#container, #input {
cursor: pointer;
}
#container {
display: block;
border: 1px solid blue;
height: row-height;
}