kdf
Version:
88 lines (68 loc) • 1.71 kB
text/stylus
@import "./kdfn"
@css {
/*
KDFormView stylesheet
kd.formview.styl
*/
}
.kdformview
.formline
size auto auto
overflow visible
> label
min-width 90px
margin-top 11px
line-height 22px
fl()
.input-wrapper
margin-bottom 16px
overflow hidden
.on-off
margin-top 0
.select
margin-right 10px
p
line-height 22px
.kdautocompletewrapper
min-width 160px
color #282521 !important
line-height 14px
blockMidTop()
div.kdselectbox
background #fff
border 1px solid #d7d7d7
border-radius 6px
height 32px
span.title
font-size 12px
font-weight 200
color #606060
line-height 34px
padding 0 40px 0 15px
span.arrows
r-sprite "app", "select-arrows"
top 9px
right 6px
.linkholder
padding 0 0 10px 0
display inline-block
width 200px
a
display block
cursor pointer
margin-bottom 5px
>cite.hint
font-size 11px
color #999
.formline.button-field //This can be created without a formview sometimes
border-top 1px solid #eaeaea
padding 18px 0 0
height auto
bottom 0
.kdbutton
margin-left 12px
fr()
&.to-left
margin-left 0
margin-right 12px
fl()