From 9fcf956888c2f5fce21a0d1c072387b360deb225 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 22 May 2024 11:17:25 +0100 Subject: [PATCH] [ticket/17317] Replace button with small red fa-icon Updated the button to a small red X using Font Awesome rather than using the default phpBB button with text which adds a better visual distinction in the interface between the username and action. Credit to @iMattPro for the suggestion in the ticket comments. PHPBB3-17317 --- .../styles/prosilver/template/posting_pm_header.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/posting_pm_header.html b/phpBB/styles/prosilver/template/posting_pm_header.html index 738d5b25f2..aecd98eacc 100644 --- a/phpBB/styles/prosilver/template/posting_pm_header.html +++ b/phpBB/styles/prosilver/template/posting_pm_header.html @@ -31,7 +31,11 @@