mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
14 lines
267 B
Stylus
14 lines
267 B
Stylus
|
@import '../shared/shared'
|
||
|
|
||
|
#name
|
||
|
padding padding
|
||
|
padding-top padding * 2
|
||
|
border-bottom 1px solid light
|
||
|
font-weight bold
|
||
|
-webkit-font-smoothing antialiased
|
||
|
cursor pointer
|
||
|
user-select none
|
||
|
|
||
|
.open-false
|
||
|
#controllers
|
||
|
display none
|