projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34ac3cd
)
Increase contrast of comments/changes counters in history
author
Anton Khorev
<tony29@yandex.ru>
Thu, 6 Mar 2025 17:06:49 +0000
(20:06 +0300)
committer
Anton Khorev
<tony29@yandex.ru>
Thu, 6 Mar 2025 17:06:49 +0000
(20:06 +0300)
app/views/changesets/_changeset.html.erb
patch
|
blob
|
history
diff --git
a/app/views/changesets/_changeset.html.erb
b/app/views/changesets/_changeset.html.erb
index 1f7cf0e3fca9cd9bb49f6836f8d653cd1bf35efe..2c680976363d6fd9037c23ac5cd6925a4b2f7997 100644
(file)
--- a/
app/views/changesets/_changeset.html.erb
+++ b/
app/views/changesets/_changeset.html.erb
@@
-12,7
+12,7
@@
#<%= changeset.id %>
</a>
</div>
- <div class="col-auto d-flex flex-column justify-content-end align-items-end text-secondary">
+ <div class="col-auto d-flex flex-column justify-content-end align-items-end text-
body-
secondary">
<%= tag.div :class => ["d-flex align-items-baseline gap-1", { "opacity-50" => changeset.comments.empty? }],
:title => t(".comments", :count => changeset.comments.length) do %>
<%= changeset.comments.length %>