2023年6月21日发(作者:)

css样式美化下拉框select样式 *⼊库类型 :

.posirelative { position: relative;}.select-out-div { width: 160px; overflow: hidden;}select.m-wrap { background-color: #ffffff; background-image: none !important; filter: none !important; border: 1px solid #e5e5e5; outline: none; height: 25px !important; line-height: 25px;}.select-hide-span { height: 25px; position: absolute; top: 0; border-right: 1px solid #e5e5e5; right: 0; width: 20px!important; z-index: 999;}.select-show-b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; margin-left: -4px; margin-top: 10px; position: absolute;}

2023年6月21日发(作者:)

css样式美化下拉框select样式 *⼊库类型 :

.posirelative { position: relative;}.select-out-div { width: 160px; overflow: hidden;}select.m-wrap { background-color: #ffffff; background-image: none !important; filter: none !important; border: 1px solid #e5e5e5; outline: none; height: 25px !important; line-height: 25px;}.select-hide-span { height: 25px; position: absolute; top: 0; border-right: 1px solid #e5e5e5; right: 0; width: 20px!important; z-index: 999;}.select-show-b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; margin-left: -4px; margin-top: 10px; position: absolute;}