Merge pull request 'Update 'public/darkmode.css' to change the selected/active lines in .code-view' (#1) from login/gitea-custom:master into master

This commit is contained in:
creme 2020-03-27 07:16:34 -04:00
commit 0db1d77b30
1 changed files with 3 additions and 0 deletions

View File

@ -1161,3 +1161,6 @@ a.ui.labels .label:hover {
background-color: inherit
}
.code-view .active {
background: #001200
}