summaryrefslogtreecommitdiffstats
path: root/public/less/themes/arc-green.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/less/themes/arc-green.less')
-rw-r--r--public/less/themes/arc-green.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/public/less/themes/arc-green.less b/public/less/themes/arc-green.less
index 4fd98280ef..4780756bce 100644
--- a/public/less/themes/arc-green.less
+++ b/public/less/themes/arc-green.less
@@ -590,6 +590,11 @@ a.ui.basic.green.label:hover {
border-bottom: 1px solid #353944;
}
+.repository.view.issue .comment-list .comment .content .merge-section {
+ background-color: #404552;
+ border-top: 1px solid #353944;
+}
+
.ui .text.grey a {
color: #dbdbdb !important;
}