-
.select{ height: 24px; border:solid 1px #ccc; float: left; position:absolute; margin: 30px; } .select_name{ font-size: 12px; font-weight: normal; line-height: 24px; padding: 0 24px 0 7px; } .select_triangle{ border-width: 4px; border-style: solid dashed dashed; border-color: rgb(80, 174, 248) transparent transparent; width: 0; height: 0; overflow: hidden; position: absolute; top: 10px; right: 8px; } .select_options{ width: 100%; border: solid 1px #ccc; background-color: #fff; position: absolute; left: -1px; top: 23px; font-size: 12px; line-height: 24px; text-indent: 7px; display:none; }查看全部
举报
0/150
提交
取消