Changed cursor style when over 'more options' search header
FEA: ItEr62S05BugFixing
This commit is contained in:
parent
5c83c6e41d
commit
75bc8e9a8d
1 changed files with 4 additions and 0 deletions
|
|
@ -1438,3 +1438,7 @@ display:none;
|
|||
.filter-more-options .z-caption .z-caption-r {
|
||||
font-size:11px;
|
||||
}
|
||||
|
||||
.filter-more-options .z-groupbox-hl {
|
||||
cursor:pointer;
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue