diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 8a5b5a104..a9a7b3a6f 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5375,3 +5375,14 @@ div[id^="reply-edit-"] li > p:first-child { .volunteer_janitor_result_bad_3 { background-color: hsl(0, 100%, 80%); } + + + +/*********************** + Reports +************************/ + +.flaggers .flaggers-timestamp { + font-size: 0.8rem; + font-color: var(--gray-500); +} diff --git a/files/templates/component/comment/reports.html b/files/templates/component/comment/reports.html index 4aef105e1..2119dc35b 100644 --- a/files/templates/component/comment/reports.html +++ b/files/templates/component/comment/reports.html @@ -7,7 +7,7 @@

 		
 	
diff --git a/files/templates/submission.html b/files/templates/submission.html
index 0dd1da370..eb9ae23fd 100644
--- a/files/templates/submission.html
+++ b/files/templates/submission.html
@@ -189,7 +189,7 @@
 						

 						
 					
diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html
index 6a697083b..da073d480 100644
--- a/files/templates/submission_listing.html
+++ b/files/templates/submission_listing.html
@@ -70,7 +70,7 @@