dat.gui/elements/gui-panel/gui-panel.styl
George Michael Brower a4ef8f0b83 comment rollovers
2014-08-16 17:16:02 -04:00

21 lines
267 B
Stylus

@import '../shared';
:host {
position: absolute;
top: 0;
right: 20px;
width: 270px;
}
#closeButton {
font();
font-size: 14px;
cursor: pointer;
background: #000;
text-align: center;
padding: padding*0.4 padding;
}