Skip to content

Commit ff82bc1

Browse files
Made the owner highlight a bit lighter
1 parent 6896472 commit ff82bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ span.unread {
507507
}
508508

509509
.moodleoverflowpost .questioner {
510-
background-color: rgba(0, 127, 255, 0.1);
510+
background-color: rgba(80, 168, 255, .1);
511511
}
512512

513513
.moodleoverflowpost .commentcell .comment-text {

0 commit comments

Comments
 (0)