mirror of
https://github.com/go-gitea/gitea
synced 2025-08-23 01:48:27 +00:00
@@ -1500,6 +1500,12 @@
|
||||
background-color: var(--color-diff-removed-row-bg) !important;
|
||||
}
|
||||
|
||||
td.moved,
|
||||
th.moved,
|
||||
tr.moved {
|
||||
background-color: var(--color-diff-moved-row-bg) !important;
|
||||
}
|
||||
|
||||
tbody.section {
|
||||
border-top: 2px solid var(--color-secondary);
|
||||
}
|
||||
|
Reference in New Issue
Block a user