From 70f9d4a54adc2396cd5c8d480d720d42023259b1 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Sun, 25 May 2014 04:30:46 -0700 Subject: [PATCH] [ticket/12155] Move icon class directly to and use consistently. PHPBB3-12155 --- phpBB/styles/prosilver/template/mcp_post.html | 6 +- .../styles/prosilver/template/mcp_topic.html | 4 +- .../template/posting_topic_review.html | 8 +- .../prosilver/template/ucp_pm_history.html | 4 +- .../template/ucp_pm_message_header.html | 32 +++----- .../template/ucp_pm_viewmessage.html | 16 +++- .../prosilver/template/viewforum_body.html | 16 ++-- .../prosilver/template/viewtopic_body.html | 40 +++++----- phpBB/styles/prosilver/theme/buttons.css | 75 +++++++++++-------- phpBB/styles/prosilver/theme/colours.css | 6 +- 10 files changed, 106 insertions(+), 101 deletions(-) diff --git a/phpBB/styles/prosilver/template/mcp_post.html b/phpBB/styles/prosilver/template/mcp_post.html index 49aa00de1c..d679fd1598 100644 --- a/phpBB/styles/prosilver/template/mcp_post.html +++ b/phpBB/styles/prosilver/template/mcp_post.html @@ -57,7 +57,11 @@ -
  • {L_EDIT_POST}
  • +
  • + + {L_EDIT_POST} + +
  • diff --git a/phpBB/styles/prosilver/template/mcp_topic.html b/phpBB/styles/prosilver/template/mcp_topic.html index f7c3656ef4..19ee123eba 100644 --- a/phpBB/styles/prosilver/template/mcp_topic.html +++ b/phpBB/styles/prosilver/template/mcp_topic.html @@ -97,8 +97,8 @@