mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
[bug] fix kancloud js & firefox show style & fix search highlight (#926)
Co-authored-by: admin <you@example.com>
This commit is contained in:
@@ -439,7 +439,7 @@ table>tbody>tr:hover {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.m-manual .markdown-body .search-highlight {
|
||||
.m-manual .search-highlight {
|
||||
background-color: #FFFF00 !important;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@@ -445,7 +445,7 @@ body .scrollbar-track-color {
|
||||
line-height: 100%;
|
||||
cursor: pointer;
|
||||
margin-top: -10px;
|
||||
margin-left: -45px;
|
||||
margin-left: -44px;
|
||||
border: 0;
|
||||
background-color: transparent
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user