公告板
版本库
filestore
活动
搜索
登录
main
/
Haier_MES_II
海尔二期
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
分批提交
严智鑫
2025-03-14
cb7d1e60a0100179414cf9c406f6b936696dbee5
[Haier_MES_II.git]
/
gmms
/
WebContent
/
static
/
js
/
easyui
/
themes
/
black
/
combobox.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.combobox-item {
padding: 2px;
font-size: 12px;
padding: 3px;
padding-right: 0px;
}
.combobox-item-hover {
background-color: #777;
color: #fff;
}
.combobox-item-selected {
background-color: #0052A3;
color: #fff;
}