summaryrefslogtreecommitdiffstats
path: root/web_src
diff options
context:
space:
mode:
Diffstat (limited to 'web_src')
-rw-r--r--web_src/less/themes/theme-arc-green.less6
1 files changed, 4 insertions, 2 deletions
diff --git a/web_src/less/themes/theme-arc-green.less b/web_src/less/themes/theme-arc-green.less
index 0b03425ac8..9b78d2e67b 100644
--- a/web_src/less/themes/theme-arc-green.less
+++ b/web_src/less/themes/theme-arc-green.less
@@ -1446,11 +1446,13 @@ input {
background-color: #bbbbbb !important;
}
-.lines-commit {
+.lines-commit,
+.blame .lines-num {
background: #2e323e !important;
}
-.bottom-line {
+.bottom-line,
+.bottom-line:after {
border-color: #4e525e !important;
}