公告板
版本库
filestore
活动
搜索
登录
刘成
/
OlyMEBG
派生自
OlyMEBG
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
624调用606问题修复,联系人手机号排重
涂煌豪
2022-03-25
c2f105094a6ee6bae21b16130023eabbb55914df
[~liucheng/OlyMEBG.git]
/
force-app
/
main
/
default
/
staticresources
/
jQueryMultiselect
/
css
/
jquery.multiselect.filter.css
1
2
3
.
ui-multiselect-hasfilter ul
{
position
:
relative
;
top
:
2px
}
.
ui-multiselect-filter
{
float
:
left
;
margin-right
:
10px
;
font-size
:
11px
}
.
ui-multiselect-filter input
{
width
:
100px
;
font-size
:
10px
;
margin-left
:
5px
;
height
:
15px
;
padding
:
2px
;
border
:
1px
solid
#292929
;
-webkit-appearance
:
textfield
;
-webkit-box-sizing
:
content-box
;
}