Skip to content

Commit

Permalink
Fix threads list opacity (#1434)
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalp authored Jan 15, 2023
1 parent a675c88 commit 6f220ea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend/src/style/misago/threads-lists.less
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ a.threads-list-item-title-new {
padding-left: @grid-gutter-width / 2;
}

.threads-list-item {
.threads-list-item .thread-flags {
opacity: @thread-flag-icon-opacity;
}

Expand Down
2 changes: 1 addition & 1 deletion misago/static/misago/css/misago.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion misago/static/misago/css/misago.css.map

Large diffs are not rendered by default.

0 comments on commit 6f220ea

Please sign in to comment.