mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Co-authored-by: zeripath <art27@cantab.net>
(cherry picked from commit 7b66400f55
)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
committed by
GitHub
parent
c1ba480a7a
commit
b67eafbc21
@@ -1177,7 +1177,7 @@ i.icon.centerlock {
|
||||
}
|
||||
|
||||
.lines-code .active {
|
||||
background: #fff866;
|
||||
background: #fff6af;
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -1138,7 +1138,7 @@ td.blob-excerpt {
|
||||
}
|
||||
|
||||
.lines-code .code-view .active {
|
||||
background: #554a00;
|
||||
background: #534d1b;
|
||||
}
|
||||
|
||||
a.ui.label:hover,
|
||||
|
Reference in New Issue
Block a user