|
@@ -59,9 +59,11 @@
|
|
}
|
|
}
|
|
#selectConditionBar a:nth-child(2){
|
|
#selectConditionBar a:nth-child(2){
|
|
border-bottom:2px solid #36aeea;
|
|
border-bottom:2px solid #36aeea;
|
|
|
|
+ cursor:pointer;
|
|
}
|
|
}
|
|
#selectConditionBar a:hover{
|
|
#selectConditionBar a:hover{
|
|
border-bottom:2px solid #36aeea;
|
|
border-bottom:2px solid #36aeea;
|
|
|
|
+ cursor:pointer;
|
|
}
|
|
}
|
|
|
|
|
|
/* 设置批量按钮和搜索框位置*/
|
|
/* 设置批量按钮和搜索框位置*/
|