dat.gui/elements/dat-gui-option/dat-gui-option.css

9 lines
99 B
CSS
Raw Normal View History

2014-09-10 22:40:55 +00:00
#container {
height: 100%;
cursor: pointer;
padding-left: 8px;
}
select {
outline: none;
}