Update 'theme-arc-blue.css'

This commit is contained in:
nous 2023-05-28 20:15:37 +02:00
parent 6513095c09
commit f5a765996c
1 changed files with 4 additions and 1 deletions

View File

@ -1221,4 +1221,7 @@ ui.search > .results {
.tag-code, .tag-code td, .tag-code .blob-excerpt {
background-color: #18440f;
color: #ddd;
}
}
.job-group-section .job-brief-list .job-brief-item[data-v-c04a296c] {
background: #024302;
}