openvidu/openvidu-browser/docs/assets/css/elements/_member.sass

22 lines
415 B
Sass
Raw Normal View History

2018-04-26 15:33:47 +02:00
.tsd-flag
display: inline-block
padding: 1px 5px
border-radius: 4px
color: $COLOR_COMMENT_TAG_TEXT
background-color: $COLOR_COMMENT_TAG
text-indent: 0
font-size: $FONT_SIZE_MONO
font-weight: normal
.tsd-anchor
position: absolute
top: -100px
.tsd-member
position: relative
.tsd-anchor + h3
margin-top: 0
margin-bottom: 0
border-bottom: none