fieldset的边框颜色

基本设置:
                <fieldset style="border:1px solid #EBEBEB;">
                <legend>基本设置:</legend>
                <label style="line-height:26px;" class="trcls_3">名称:</label>
                <input style="margin-left:24px;" class="easyui-validatabox" id='name'>
                <input id="id" style='display:none;'>
                <br/>
                <label style="vertical-align:top;" class="trcls_3">描述:</label>
                <textarea id='describ' style="margin-left:23px;width:200px;height:45px;"></textarea>
                </fieldset>

 

posted @ 2013-05-09 16:49  玉伽  阅读(773)  评论(0编辑  收藏  举报