public/ng/js: script fix on #901
This commit is contained in:
parent
e0329c0eb5
commit
7140f50637
4 changed files with 86 additions and 12 deletions
|
@ -1630,6 +1630,10 @@ The register and sign-in page style
|
|||
background-color: #d1ffd6 !important;
|
||||
border-color: #b4e2b4 !important;
|
||||
}
|
||||
.diff-file-box .code-diff tbody tr.add-code td.selected-line,
|
||||
.diff-file-box .code-diff tbody tr.add-code td.selected-line pre {
|
||||
background-color: #ffffdd !important;
|
||||
}
|
||||
.diff-file-box .code-diff tbody tr:hover td,
|
||||
.diff-file-box .code-diff tbody tr:hover pre {
|
||||
background-color: #FFF8D2 !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue