1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Issue #2970 Bootstrap 3 pull-left/right combined with Bootstrap 4 float-left/right. News Email/Print icon default styles added.

This commit is contained in:
Cameron
2019-06-17 12:27:53 -07:00
parent d318b7a8fc
commit 26ff074ee5
28 changed files with 68 additions and 149 deletions

View File

@@ -273,9 +273,9 @@ $PM_TEMPLATE['show'] =
<table class='table table-bordered table-striped fborder'>
<tr>
<td class='fcaption text-left'>
<h3>{PM_SUBJECT} <small class='pull-right'>{PM_DATE}</small></h3>
<h3>{PM_SUBJECT} <small class='pull-right float-right'>{PM_DATE}</small></h3>
<small>{PM_FROM_TO}</small>
<small class='pull-right' >{PM_READ} {PM_DELETE}</small></td>
<small class='pull-right float-right'>{PM_READ} {PM_DELETE}</small></td>
</tr>
<tr>
<td class='forumheader3 text-left' style='vertical-align:top'>