LESS: forms.less
SASS: _forms.scss
bootstrap仅对表单内的fieldset、legend、label标签进行了定制
fieldset { min-width : 0 ; padding : 0 ; margin : 0 ; border : 0 ; } legend { display : block ; width : 100% ; padding : 0 ; margin-bottom : 20px ; font-size : 21px ; line-height : inherit ; color : #333 ; border : 0 ; border-bottom : 1px solid #e5e5e5 ; } label { display : inline-block ; margin-bottom : 5px ; font-weight : bold ; }
查看更多关于详解Bootstrap表单组件-洛水三千的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did115715