mod/standard/set/all/rich_html/error.rb in card-1.99.5 vs mod/standard/set/all/rich_html/error.rb in card-1.99.6

- old
+ new

@@ -28,10 +28,10 @@ def unknown_icon fa_icon "plus-square" end view :compact_missing, perms: :none do - wrap_with :span, h(title_in_context), class: "faint" + wrap_with :span, h(title_in_context), class: "text-muted" end view :conflict, cache: :never do actor_link = link_to_card card.last_action.act.actor.name class_up "card-slot", "error-view"