1
1
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:
Cirno the Strongest
2020-05-19 07:58:45 +02:00
committed by GitHub
parent 29fbe63ba9
commit 7b66400f55
2 changed files with 2 additions and 2 deletions

View File

@@ -1177,7 +1177,7 @@ i.icon.centerlock {
}
.lines-code .active {
background: #fff866;
background: #fff6af;
}
}