mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-08-06 09:39:44 +08:00
fix diff lines highlighting
This commit is contained in:
@ -665,6 +665,9 @@
|
||||
background-color: #d1ffd6 !important;
|
||||
border-color: #b4e2b4 !important;
|
||||
}
|
||||
td.selected-line, td.selected-line pre {
|
||||
background-color: #ffffdd !important;
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
td, pre {
|
||||
|
Reference in New Issue
Block a user