dat.gui/elements/gui-panel/gui-panel.styl
George Michael Brower a6854f4e69 start of comments
2014-08-18 17:56:05 -04:00

20 lines
266 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;
}