Fix CSS on jobs show page

Stop using the issue class inappropriately

Closes #2185
This commit is contained in:
Trevor Vallender 2023-12-04 13:30:58 +00:00
parent 543dc1572a
commit d81982cd20
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
div.job {background:#ffffdd; padding:6px; margin-bottom:6px; border: 1px solid #d7d7d7; border-radius:3px;}