mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Use more toned colors for selected line (#11493)
Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
committed by
GitHub
parent
29fbe63ba9
commit
7b66400f55
@@ -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