Merged r8253 from trunk.
This commit is contained in:
commit
0cdefd5904
1 changed files with 3 additions and 2 deletions
|
@ -103,8 +103,9 @@
|
||||||
display: block;
|
display: block;
|
||||||
border-bottom: 1px solid #dde4e3;
|
border-bottom: 1px solid #dde4e3;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
height: 35px;
|
}
|
||||||
line-height: 35px;
|
.searchTOC ul li:hover {
|
||||||
|
background-color:#f7f9f9;
|
||||||
}
|
}
|
||||||
.searchTOC ul li:last-child {
|
.searchTOC ul li:last-child {
|
||||||
border-bottom: none
|
border-bottom: none
|
||||||
|
|
Loading…
Add table
Reference in a new issue