mirror of
https://github.com/gogs/gogs.git
synced 2026-02-01 12:09:26 +01:00
css: not include line numbers in diff selection (#4584)
This commit is contained in:
@@ -2138,6 +2138,7 @@ footer .ui.language .menu {
|
||||
.repository .diff-file-box .code-diff .lines-num {
|
||||
border-right: 1px solid #d4d4d5;
|
||||
padding: 0 5px;
|
||||
user-select: none;
|
||||
}
|
||||
.repository .diff-file-box .code-diff .lines-num.lines-num-old,
|
||||
.repository .diff-file-box .code-diff .lines-num.lines-num-new {
|
||||
|
||||
Reference in New Issue
Block a user