dat.gui/elements/dat-gui-option/dat-gui-option.styl

38 lines
577 B
Stylus
Raw Permalink Normal View History

2014-09-07 20:18:36 +00:00
@import '../shared/shared'
#container
height 100%
select
2014-09-16 03:44:07 +00:00
outline none
2014-10-11 19:39:16 +00:00
opacity 0
width 100%
cursor pointer
.key
pointer-events none
color color-string
position absolute
margin-top 7px
span
vertical-align middle
margin-top 2px
display inline-block
overflow hidden
text-overflow ellipsis
svg
width 4px
margin-right 8px
vertical-align middle
margin-top 1px
polygon
fill light
#container
+hover()
svg
polygon
fill color-font