dat.gui/elements/controller-boolean/controller-boolean.styl

11 lines
155 B
Stylus
Raw Normal View History

2014-08-23 07:05:22 +00:00
@import '../shared';
#container, #input {
cursor: pointer;
}
#container {
display: block;
border: 1px solid blue;
height: row-height;
}