NIHVIVO-2710: changed span to heading
This commit is contained in:
parent
1ffe229a30
commit
66dea2ff6c
1 changed files with 2 additions and 1 deletions
|
@ -87,8 +87,9 @@
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: #5e6363;
|
background: #5e6363;
|
||||||
}
|
}
|
||||||
.searchTOC span {
|
.searchTOC h4 {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
padding: 0 0 0 0;
|
||||||
}
|
}
|
||||||
.searchTOC ul {
|
.searchTOC ul {
|
||||||
width: 160px;
|
width: 160px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue