]> git.aero2k.de Git - dfde-theme.git/commitdiff
prosilver 3.2.1
authoreggy <eggy@localhost>
Tue, 18 Jul 2017 14:48:26 +0000 (16:48 +0200)
committereggy <eggy@localhost>
Tue, 18 Jul 2017 14:48:26 +0000 (16:48 +0200)
101 files changed:
style.cfg
template/ajax.js
template/bbcode.html
template/display_options.html
template/forum_fn.js
template/forumlist_body.html
template/index_body.html
template/jumpbox.html
template/mcp_front.html
template/mcp_post.html
template/mcp_topic.html
template/overall_footer.html
template/overall_header.html
template/pagination.html
template/search_results.html
template/simple_header.html
template/ucp_pm_viewmessage.html
template/viewforum_body.html
template/viewtopic_body.html
theme/bidi.css
theme/colours.css
theme/common.css
theme/content.css
theme/forms.css
theme/icons.css
theme/images/announce_read.gif
theme/images/announce_read_1.gif [new file with mode: 0644]
theme/images/announce_read_locked.gif
theme/images/announce_read_locked_1.gif [new file with mode: 0644]
theme/images/announce_read_locked_mine.gif
theme/images/announce_read_locked_mine_1.gif [new file with mode: 0644]
theme/images/announce_read_mine.gif
theme/images/announce_read_mine_1.gif [new file with mode: 0644]
theme/images/announce_unread.gif
theme/images/announce_unread_1.gif [new file with mode: 0644]
theme/images/announce_unread_locked.gif
theme/images/announce_unread_locked_1.gif [new file with mode: 0644]
theme/images/announce_unread_locked_mine.gif
theme/images/announce_unread_locked_mine_1.gif [new file with mode: 0644]
theme/images/announce_unread_mine.gif
theme/images/announce_unread_mine_1.gif [new file with mode: 0644]
theme/images/forum_link.gif
theme/images/forum_link_1.gif [new file with mode: 0644]
theme/images/forum_read.gif
theme/images/forum_read_1.gif [new file with mode: 0644]
theme/images/forum_read_locked.gif
theme/images/forum_read_locked_1.gif [new file with mode: 0644]
theme/images/forum_read_subforum.gif
theme/images/forum_read_subforum_1.gif [new file with mode: 0644]
theme/images/forum_unread.gif
theme/images/forum_unread_1.gif [new file with mode: 0644]
theme/images/forum_unread_locked.gif
theme/images/forum_unread_locked_1.gif [new file with mode: 0644]
theme/images/forum_unread_subforum.gif
theme/images/forum_unread_subforum_1.gif [new file with mode: 0644]
theme/images/sticky_read.gif
theme/images/sticky_read_1.gif [new file with mode: 0644]
theme/images/sticky_read_locked.gif
theme/images/sticky_read_locked_1.gif [new file with mode: 0644]
theme/images/sticky_read_locked_mine.gif
theme/images/sticky_read_locked_mine_1.gif [new file with mode: 0644]
theme/images/sticky_read_mine.gif
theme/images/sticky_read_mine_1.gif [new file with mode: 0644]
theme/images/sticky_unread.gif
theme/images/sticky_unread_1.gif [new file with mode: 0644]
theme/images/sticky_unread_locked.gif
theme/images/sticky_unread_locked_1.gif [new file with mode: 0644]
theme/images/sticky_unread_locked_mine.gif
theme/images/sticky_unread_locked_mine_1.gif [new file with mode: 0644]
theme/images/sticky_unread_mine.gif
theme/images/sticky_unread_mine_1.gif [new file with mode: 0644]
theme/images/topic_moved.gif
theme/images/topic_moved_1.gif [new file with mode: 0644]
theme/images/topic_read.gif
theme/images/topic_read_1.gif [new file with mode: 0644]
theme/images/topic_read_hot.gif
theme/images/topic_read_hot_1.gif [new file with mode: 0644]
theme/images/topic_read_hot_mine.gif
theme/images/topic_read_hot_mine_1.gif [new file with mode: 0644]
theme/images/topic_read_locked.gif
theme/images/topic_read_locked_1.gif [new file with mode: 0644]
theme/images/topic_read_locked_mine.gif
theme/images/topic_read_locked_mine_1.gif [new file with mode: 0644]
theme/images/topic_read_mine.gif
theme/images/topic_read_mine_1.gif [new file with mode: 0644]
theme/images/topic_unread.gif
theme/images/topic_unread_1.gif [new file with mode: 0644]
theme/images/topic_unread_hot.gif
theme/images/topic_unread_hot_1.gif [new file with mode: 0644]
theme/images/topic_unread_hot_mine.gif
theme/images/topic_unread_hot_mine_1.gif [new file with mode: 0644]
theme/images/topic_unread_locked.gif
theme/images/topic_unread_locked_1.gif [new file with mode: 0644]
theme/images/topic_unread_locked_mine.gif
theme/images/topic_unread_locked_mine_1.gif [new file with mode: 0644]
theme/images/topic_unread_mine.gif
theme/images/topic_unread_mine_1.gif [new file with mode: 0644]
theme/links.css
theme/print.css
theme/responsive.css
theme/stylesheet.css

index 725282036b78b02ba4ef9d331af941826a04458c..2deceef78896de4a313c8d3b193c32815610d7a7 100644 (file)
--- a/style.cfg
+++ b/style.cfg
@@ -21,8 +21,8 @@
 # General Information about this style
 name = prosilver
 copyright = Â© phpBB Limited, 2007
-style_version = 3.2.0
-phpbb_version = 3.2.0
+style_version = 3.2.1
+phpbb_version = 3.2.1
 
 # Defining a different template bitfield
 # template_bitfield = lNg=
index 1bb3aabb9b88ec27461819a9b4b02130161c9783..6903ad2261f50f36953e6f8cda0fc9164a023c30 100644 (file)
@@ -26,7 +26,7 @@ phpbb.addAjaxCallback('mark_forums_read', function(res) {
        });
 
        // Mark subforums read
-       $('a.subforum[class*="unread"]').removeClass('unread').addClass('read');
+       $('a.subforum[class*="unread"]').removeClass('unread').addClass('read').children('.icon.icon-red').removeClass('icon-red').addClass('icon-blue');
 
        // Mark topics read if we are watching a category and showing active topics
        if ($('#active_topics').length) {
index 8c4e9410927bc2c4b3b0331c43f116c3f8aa4a9b..940c0ace296faf5d299d47e311b8630ee66b33dd 100644 (file)
 <!-- BEGIN inline_attachment_open --><div class="inline-attachment"><!-- END inline_attachment_open -->
 <!-- BEGIN inline_attachment_close --></div><!-- END inline_attachment_close -->
 
-<!-- BEGIN b_open --><strong><!-- END b_open -->
+<!-- BEGIN b_open --><strong class="text-strong"><!-- END b_open -->
 <!-- BEGIN b_close --></strong><!-- END b_close -->
 
 <!-- BEGIN u_open --><span style="text-decoration: underline"><!-- END u_open -->
 <!-- BEGIN u_close --></span><!-- END u_close -->
 
-<!-- BEGIN i_open --><em><!-- END i_open -->
+<!-- BEGIN i_open --><em class="text-italics"><!-- END i_open -->
 <!-- BEGIN i_close --></em><!-- END i_close -->
 
 <!-- BEGIN color --><span style="color: {COLOR}">{TEXT}</span><!-- END color -->
index d1ec3dcef1dd35304a0113ab99b034bf98a77daa..a426d08845c73300808d2826e758d9b6429f1c27 100644 (file)
@@ -1,4 +1,4 @@
-<div class="dropdown-container dropdown-container-{S_CONTENT_FLOW_BEGIN} dropdown-button-control sort-tools">
+<div class="dropdown-container dropdown-container-left dropdown-button-control sort-tools">
        <span title="{L_SORT_OPTIONS}" class="button button-secondary dropdown-trigger dropdown-select">
                <i class="icon fa-sort-amount-asc fa-fw" aria-hidden="true"></i>
                <span class="caret"><i class="icon fa-sort-down fa-fw" aria-hidden="true"></i></span>
index b803a6f5c83a862b3092665614e0ec69ae074e7e..3f59709ac643f9509f4bb304a565e5455ab1de50 100644 (file)
@@ -57,7 +57,7 @@ function marklist(id, name, state) {
 
        jQuery('#' + id + ' input[type=checkbox][name]').each(function() {
                var $this = jQuery(this);
-               if ($this.attr('name').substr(0, name.length) === name) {
+               if ($this.attr('name').substr(0, name.length) === name && !$this.prop('disabled')) {
                        $this.prop('checked', state);
                }
        });
@@ -194,37 +194,6 @@ function selectCode(a) {
        }
 }
 
-/**
-* Play quicktime file by determining it's width/height
-* from the displayed rectangle area
-*/
-function play_qt_file(obj) {
-       'use strict';
-
-       var rectangle = obj.GetRectangle();
-       var width, height;
-
-       if (rectangle) {
-               rectangle = rectangle.split(',');
-               var x1 = parseInt(rectangle[0], 10);
-               var x2 = parseInt(rectangle[2], 10);
-               var y1 = parseInt(rectangle[1], 10);
-               var y2 = parseInt(rectangle[3], 10);
-
-               width = (x1 < 0) ? (x1 * -1) + x2 : x2 - x1;
-               height = (y1 < 0) ? (y1 * -1) + y2 : y2 - y1;
-       } else {
-               width = 200;
-               height = 0;
-       }
-
-       obj.width = width;
-       obj.height = height + 16;
-
-       obj.SetControllerVisible(true);
-       obj.Play();
-}
-
 var inAutocomplete = false;
 var lastKeyEntered = '';
 
index 0d6e930d60b6a811ad4045835d5f97cbdc2c7342..621e2262601ee91f5773071fae4ccd6324721dc5 100644 (file)
                                                        <!-- EVENT forumlist_body_subforums_before -->
                                                        <br /><strong>{forumrow.L_SUBFORUM_STR}{L_COLON}</strong>
                                                        <!-- BEGIN subforum -->
-                                                               <a href="{forumrow.subforum.U_SUBFORUM}" class="subforum<!-- IF forumrow.subforum.S_UNREAD --> unread<!-- ELSE --> read<!-- ENDIF -->" title="<!-- IF forumrow.subforum.S_UNREAD -->{L_UNREAD_POSTS}<!-- ELSE -->{L_NO_UNREAD_POSTS}<!-- ENDIF -->">
-                                                                       <i class="icon <!-- IF forumrow.subforum.IS_LINK -->fa-external-link<!-- ELSE -->fa-file-o<!-- ENDIF --> fa-fw <!-- IF forumrow.subforum.S_UNREAD --> icon-red<!-- ELSE --> icon-blue<!-- ENDIF --> icon-md" aria-hidden="true"></i>{forumrow.subforum.SUBFORUM_NAME}
-                                                               </a>
-                                                               <!-- IF not forumrow.subforum.S_LAST_ROW -->{L_COMMA_SEPARATOR}<!-- ENDIF -->
+                                                               <!-- EVENT forumlist_body_subforum_link_prepend --><a href="{forumrow.subforum.U_SUBFORUM}" class="subforum<!-- IF forumrow.subforum.S_UNREAD --> unread<!-- ELSE --> read<!-- ENDIF -->" title="<!-- IF forumrow.subforum.S_UNREAD -->{L_UNREAD_POSTS}<!-- ELSE -->{L_NO_UNREAD_POSTS}<!-- ENDIF -->">
+                                                                       <i class="icon <!-- IF forumrow.subforum.IS_LINK -->fa-external-link<!-- ELSE -->fa-file-o<!-- ENDIF --> fa-fw <!-- IF forumrow.subforum.S_UNREAD --> icon-red<!-- ELSE --> icon-blue<!-- ENDIF --> icon-md" aria-hidden="true"></i>{forumrow.subforum.SUBFORUM_NAME}</a><!-- IF not forumrow.subforum.S_LAST_ROW -->{L_COMMA_SEPARATOR}<!-- ENDIF --><!-- EVENT forumlist_body_subforum_link_append -->
                                                        <!-- END subforum -->
                                                        <!-- EVENT forumlist_body_subforums_after -->
                                                <!-- ENDIF -->
index ec5bf354762fad0e29eb653f2be93694f52ebe9f..b292c40eb25d54398d132846018c3b23b5cf21d7 100644 (file)
                <!-- IF U_VIEWONLINE --><h3><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h3><!-- ELSE --><h3>{L_WHO_IS_ONLINE}</h3><!-- ENDIF -->
                <p>
                        <!-- EVENT index_body_block_online_prepend -->
-                       {TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /> <br />{LOGGED_IN_USER_LIST}
-                       <!-- IF LEGEND --><br /><em>{L_LEGEND}{L_COLON} {LEGEND}</em><!-- ENDIF -->
+                       {TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /> 
+                       <!-- IF U_VIEWONLINE -->
+                               <br />{LOGGED_IN_USER_LIST}
+                               <!-- IF LEGEND --><br /><em>{L_LEGEND}{L_COLON} {LEGEND}</em><!-- ENDIF -->
+                       <!-- ENDIF -->
                        <!-- EVENT index_body_block_online_append -->
                </p>
        </div>
 <!-- ENDIF -->
 
+<!-- EVENT index_body_birthday_block_before -->
+
 <!-- IF S_DISPLAY_BIRTHDAY_LIST -->
        <div class="stat-block birthday-list">
                <h3>{L_BIRTHDAYS}</h3>
index 724a963264f4c200f67e6c5803c060d3239f29ac..070efc0cb9d7df32525722db5139b65f752286be 100644 (file)
@@ -37,7 +37,7 @@
                        <ul class="dropdown-contents">
                                <!-- BEGIN jumpbox_forums -->
                                <!-- IF jumpbox_forums.FORUM_ID neq -1 -->
-                               <li><a href="{jumpbox_forums.LINK}" class="<!-- IF jumpbox_forums.level -->jumpbox-sub-link<!-- ELSEIF jumpbox_forums.S_IS_CAT -->jumpbox-cat-link<!-- ELSE -->jumpbox-forum-link<!-- ENDIF -->"><!-- BEGIN level --><span class="spacer"></span><!-- END level --> <span><!-- IF jumpbox_forums.level --> &#8627; &nbsp;<!-- ENDIF --> {jumpbox_forums.FORUM_NAME}</span></a></li>
+                               <li><a href="{jumpbox_forums.LINK}" class="<!-- IF jumpbox_forums.level -->jumpbox-sub-link<!-- ELSEIF jumpbox_forums.S_IS_CAT -->jumpbox-cat-link<!-- ELSE -->jumpbox-forum-link<!-- ENDIF -->"><!-- BEGIN level --><span class="spacer"></span><!-- END level --> <span><!-- IF jumpbox_forums.level --><!-- IF S_CONTENT_DIRECTION eq 'rtl' -->&#8626;<!-- ELSE -->&#8627;<!-- ENDIF --> &nbsp;<!-- ENDIF --> {jumpbox_forums.FORUM_NAME}</span></a></li>
                                <!-- ENDIF -->
                                <!-- END jumpbox_forums -->
                        </ul>
@@ -45,6 +45,6 @@
        </div>
 
        <!-- ELSE -->
-       </br></br>
+       <br /><br />
        <!-- ENDIF -->
 </div>
index 97775814dbdc242b7e1a13526a0e01012e87f642..90793d072b7d09c48f908ac9107bfa9cca4e0afe 100644 (file)
@@ -30,7 +30,7 @@
                                <dl>
                                        <dt>
                                                <div class="list-inner">
-                                                       <a href="{unapproved.U_POST_DETAILS}" class="topictitle">{unapproved.SUBJECT}</a> <i class="icon fa-paperclip fa-fw" aria-hidden="true"></i> <br />
+                                                       <a href="{unapproved.U_POST_DETAILS}" class="topictitle">{unapproved.SUBJECT}</a> <!-- IF unapproved.ATTACH_ICON_IMG --><i class="icon fa-paperclip fa-fw" aria-hidden="true"></i><!-- ENDIF --> <br />
                                                        {L_POSTED} {L_POST_BY_AUTHOR} {unapproved.AUTHOR_FULL} &raquo; {unapproved.POST_TIME}
                                                </div>
                                        </dt>
                                <dl>
                                        <dt>
                                                <div class="list-inner">
-                                                       <a href="{report.U_POST_DETAILS}#reports" class="topictitle">{report.SUBJECT}</a> <i class="icon fa-paperclip fa-fw" aria-hidden="true"></i> <br />
+                                                       <a href="{report.U_POST_DETAILS}#reports" class="topictitle">{report.SUBJECT}</a> <!-- IF report.ATTACH_ICON_IMG --><i class="icon fa-paperclip fa-fw" aria-hidden="true"></i><!-- ENDIF --> <br />
                                                        <span>{L_POSTED} {L_POST_BY_AUTHOR} {report.AUTHOR_FULL} &raquo; {report.POST_TIME}</span>
                                                </div>
                                        </dt>
                                        <dd class="moderation">
-                                               <span>{L_REPORTED} {L_POST_BY_AUTHOR} {report.REPORTER_FULL} {L_REPORTED_ON_DATE} <i class="icon fa-paperclip fa-fw" aria-hidden="true"></i> <br />
+                                               <span>{L_REPORTED} {L_POST_BY_AUTHOR} {report.REPORTER_FULL} {L_REPORTED_ON_DATE} <br />
                                                {L_FORUM}{L_COLON} <a href="{report.U_FORUM}">{report.FORUM_NAME}</a></span>
                                        </dd>
                                </dl>
                                <dl>
                                        <dt>
                                                <div class="list-inner">
-                                                       <a href="{pm_report.U_PM_DETAILS}" class="topictitle">{pm_report.PM_SUBJECT}</a> <i class="icon fa-paperclip fa-fw" aria-hidden="true"></i> <br />
+                                                       <a href="{pm_report.U_PM_DETAILS}" class="topictitle">{pm_report.PM_SUBJECT}</a> <!-- IF pm_report.ATTACH_ICON_IMG --><i class="icon fa-paperclip fa-fw" aria-hidden="true"></i><!-- ENDIF --> <br />
                                                        <span>{L_MESSAGE_BY_AUTHOR} {pm_report.PM_AUTHOR_FULL} &raquo; {pm_report.PM_TIME}</span><br />
                                                        <span>{L_MESSAGE_TO} {pm_report.RECIPIENTS}</span>
                                                </div>
index a0de554e216db207b46e681eee8822161ffbe58f..af16c8ab8477c945d762533ff275f61a90d2ce04 100644 (file)
                        </tbody>
                        </table>
 
+                       <div class="pagination">
+                               <!-- INCLUDE pagination.html -->
+                       </div>
+                       </div>
+               </div>
+
+               <div class="panel">
+                       <div class="inner">
                        <table class="table1">
                        <thead>
                        <tr>
                        </tbody>
                        </table>
 
-                       <p><a href="{U_LOOKUP_ALL}#ip">{L_LOOKUP_ALL}</a></p>
+                       <div class="buttons">
+                               <p><a href="{U_LOOKUP_ALL}#ip">{L_LOOKUP_ALL}</a></p>
+                       </div>
+
+                       <div class="pagination">
+                               <ul>
+                               <!-- BEGIN pagination_ips -->
+                                       <!-- IF pagination_ips.S_IS_PREV -->
+                                       <li class="arrow previous"><a class="button button-icon-only" href="{pagination_ips.PAGE_URL}" rel="prev" role="button"><i class="icon fa-chevron-{S_CONTENT_FLOW_BEGIN} fa-fw" aria-hidden="true"></i><span class="sr-only">{L_PREVIOUS}</span></a></li>
+                                       <!-- ELSEIF pagination_ips.S_IS_CURRENT -->
+                                       <li class="active"><span>{pagination_ips.PAGE_NUMBER}</span></li>
+                                       <!-- ELSEIF pagination_ips.S_IS_ELLIPSIS -->
+                                       <li class="ellipsis" role="separator"><span>{L_ELLIPSIS}</span></li>
+                                       <!-- ELSEIF pagination_ips.S_IS_NEXT -->
+                                       <li class="arrow next"><a class="button button-icon-only" href="{pagination_ips.PAGE_URL}" rel="next" role="button"><i class="icon fa-chevron-{S_CONTENT_FLOW_END} fa-fw" aria-hidden="true"></i><span class="sr-only">{L_NEXT}</span></a></li>
+                                       <!-- ELSE -->
+                                       <li><a class="button" href="{pagination_ips.PAGE_URL}" role="button">{pagination_ips.PAGE_NUMBER}</a></li>
+                                       <!-- ENDIF -->
+                               <!-- END pagination_ips -->
+                               </ul>
+                       </div>
 
                        </div>
                </div>
index d64c9c9a210ce7b56084f0f87149b04764068547..35b1ecca0a76043e676ab804aaef3efd6a8b1f1c 100644 (file)
                                        </li>
                                </ul>
 
+                               <!-- EVENT mcp_topic_postrow_post_subject_before -->
                                <h3><a href="{postrow.U_POST_DETAILS}">{postrow.POST_SUBJECT}</a></h3>
+                               <!-- EVENT mcp_topic_postrow_post_subject_after -->
 
                                <!-- EVENT mcp_topic_postrow_post_details_before -->
                                <p class="author">
index 413c93f79a141eec087b5dd232b77a2f6f2ecc33..97a21f9a6e7513ea93d888b296f221ddc5e350bf 100644 (file)
@@ -76,7 +76,8 @@
                                "content": {
                                        "message": "{LA_COOKIE_CONSENT_MSG}",
                                        "dismiss": "{LA_COOKIE_CONSENT_OK}",
-                                       "link": "{LA_COOKIE_CONSENT_INFO}"
+                                       "link": "{LA_COOKIE_CONSENT_INFO}",
+                                       "href": "{LA_COOKIE_CONSENT_HREF}"
                                }
                        })});
        </script>
index 4438137f7de4bde17deb644173569647eae71346..09824d0a16cc0b4affdd2adb3aec4d9414e0f69b 100644 (file)
@@ -33,7 +33,7 @@
 <script>
        WebFontConfig = {
                google: {
-                       families: ['Open+Sans:600:cyrillic-ext,latin,greek-ext,greek,vietnamese,latin-ext,cyrillic']
+                       families: ['Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese']
                }
        };
 
index 78b0df84e0f41eee62c00b244cf97bf2899553a2..5d484517ad9478fbb32340ee8a4cda8b05556e5e 100644 (file)
 <!-- ENDIF -->
 <!-- BEGIN pagination -->
        <!-- IF pagination.S_IS_PREV -->
-               <li class="arrow previous"><a class="button button-icon-only" href="{pagination.PAGE_URL}" rel="prev" role="button"><i class="icon fa-chevron-left fa-fw" aria-hidden="true"></i><span class="sr-only">{L_PREVIOUS}</span></a></li>
+               <li class="arrow previous"><a class="button button-icon-only" href="{pagination.PAGE_URL}" rel="prev" role="button"><i class="icon fa-chevron-{S_CONTENT_FLOW_BEGIN} fa-fw" aria-hidden="true"></i><span class="sr-only">{L_PREVIOUS}</span></a></li>
        <!-- ELSEIF pagination.S_IS_CURRENT -->
        <li class="active"><span>{pagination.PAGE_NUMBER}</span></li>
        <!-- ELSEIF pagination.S_IS_ELLIPSIS -->
        <li class="ellipsis" role="separator"><span>{L_ELLIPSIS}</span></li>
        <!-- ELSEIF pagination.S_IS_NEXT -->
-               <li class="arrow next"><a class="button button-icon-only" href="{pagination.PAGE_URL}" rel="next" role="button"><i class="icon fa-chevron-right fa-fw" aria-hidden="true"></i><span class="sr-only">{L_NEXT}</span></a></li>
+               <li class="arrow next"><a class="button button-icon-only" href="{pagination.PAGE_URL}" rel="next" role="button"><i class="icon fa-chevron-{S_CONTENT_FLOW_END} fa-fw" aria-hidden="true"></i><span class="sr-only">{L_NEXT}</span></a></li>
        <!-- ELSE -->
                <li><a class="button" href="{pagination.PAGE_URL}" role="button">{pagination.PAGE_NUMBER}</a></li>
        <!-- ENDIF -->
index f7114567e5584d21187e5a53123ea5fa89b8d9f5..997bc28b4b95670b48ee1e65c20aec4da70fc206 100644 (file)
@@ -78,7 +78,7 @@
                        <!-- EVENT search_results_topic_before -->
                        <li class="row<!-- IF searchresults.S_ROW_COUNT is even --> bg1<!-- ELSE --> bg2<!-- ENDIF -->">
                                <dl class="row-item {searchresults.TOPIC_IMG_STYLE}">
-                                       <dt<!-- IF searchresults.TOPIC_ICON_IMG and S_TOPIC_ICONS --> style="background-image: url({T_ICONS_PATH}{searchresults.TOPIC_ICON_IMG}); background-repeat: no-repeat;"<!-- ENDIF --> title="{searchresults.TOPIC_FOLDER_IMG_ALT}">
+                                       <dt<!-- IF searchresults.TOPIC_ICON_IMG --> style="background-image: url({T_ICONS_PATH}{searchresults.TOPIC_ICON_IMG}); background-repeat: no-repeat;"<!-- ENDIF --> title="{searchresults.TOPIC_FOLDER_IMG_ALT}">
                                                <!-- IF searchresults.S_UNREAD_TOPIC and not S_IS_BOT --><a href="{searchresults.U_NEWEST_POST}" class="row-item-link"></a><!-- ENDIF -->
                                                <div class="list-inner">
                                                        <!-- EVENT topiclist_row_prepend -->
                                                                </a>
                                                        <!-- ENDIF -->
                                                        <br />
+                                                       <!-- EVENT topiclist_row_topic_title_after -->
 
                                                        <!-- IF not S_IS_BOT -->
                                                                <div class="responsive-show" style="display: none;">
                                                                </ul>
                                                        </div>
                                                        <!-- ENDIF -->
-                                                       <!-- EVENT topiclist_row_topic_title_after -->
 
                                                        <!-- EVENT topiclist_row_append -->
                                                </div>
                        <dd class="search-result-date">{searchresults.POST_DATE}</dd>
                        <dd>{L_FORUM}{L_COLON} <a href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_TITLE}</a></dd>
                        <dd>{L_TOPIC}{L_COLON} <a href="{searchresults.U_VIEW_TOPIC}">{searchresults.TOPIC_TITLE}</a></dd>
+                       <!-- EVENT search_results_topic_title_after -->
                        <dd>{L_REPLIES}{L_COLON} <strong>{searchresults.TOPIC_REPLIES}</strong></dd>
                        <dd>{L_VIEWS}{L_COLON} <strong>{searchresults.TOPIC_VIEWS}</strong></dd>
                        <!-- EVENT search_results_postprofile_after -->
index 0e889b476db472b1aa1afee91fbdff0bff9222b4..905d25096f4768a13ac20f20640a4cab30859a61 100644 (file)
@@ -11,7 +11,7 @@
 <script>
        WebFontConfig = {
                google: {
-                       families: ['Open+Sans:600:cyrillic-ext,latin,greek-ext,greek,vietnamese,latin-ext,cyrillic']
+                       families: ['Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese']
                }
        };
 
index e2a086060c6b8f9a006fe0411a1e4d22dff43be7..4295867c0523b4d1e3d3fb6d7522dce8bd566fb2 100644 (file)
@@ -15,7 +15,7 @@
                <!-- ENDIF -->
                <!-- IF U_VIEW_NEXT_HISTORY -->
                        <a href="{U_VIEW_NEXT_HISTORY}" class="right-box arrow-{S_CONTENT_FLOW_END}">
-                               <i class="icon fa-angle-{S_CONTENT_FLOW_BEGIN} fa-fw icon-black" aria-hidden="true"></i><span>{L_VIEW_NEXT_HISTORY}</span>
+                               <i class="icon fa-angle-{S_CONTENT_FLOW_END} fa-fw icon-black" aria-hidden="true"></i><span>{L_VIEW_NEXT_HISTORY}</span>
                        </a>
                <!-- ENDIF -->
        </fieldset>
        <!-- ENDIF -->
        <!-- IF U_NEXT_PM -->
                <a href="{U_NEXT_PM}" class="right-box arrow-{S_CONTENT_FLOW_END}">
-                       <i class="icon fa-angle-{S_CONTENT_FLOW_BEGIN} fa-fw icon-black" aria-hidden="true"></i><span>{L_VIEW_NEXT_PM}</span>
+                       <i class="icon fa-angle-{S_CONTENT_FLOW_END} fa-fw icon-black" aria-hidden="true"></i><span>{L_VIEW_NEXT_PM}</span>
                </a>
        <!-- ENDIF -->
        <!-- IF not S_UNREAD and not S_SPECIAL_FOLDER --><label for="dest_folder"><!-- IF S_VIEW_MESSAGE -->{L_MOVE_TO_FOLDER}{L_COLON} <!-- ELSE -->{L_MOVE_MARKED_TO_FOLDER}<!-- ENDIF --> <select name="dest_folder" id="dest_folder">{S_TO_FOLDER_OPTIONS}</select></label> <input class="button2" type="submit" name="move_pm" value="{L_GO}" /><!-- ENDIF -->
index 7df57106e18575f5b90cc9c19622a0c1fe6e0fa1..b57f48ba154c1605acd56b18d755441b67680d72 100644 (file)
                                                        {L_LAST_POST} {L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL} &laquo; <a href="{topicrow.U_LAST_POST}" title="{L_GOTO_LAST_POST}">{topicrow.LAST_POST_TIME}</a>
                                                        <!-- IF topicrow.S_POST_GLOBAL and FORUM_ID != topicrow.FORUM_ID --><br />{L_POSTED} {L_IN} <a href="{topicrow.U_VIEW_FORUM}">{topicrow.FORUM_NAME}</a><!-- ENDIF -->
                                                </div>
-                                               <!-- IF topicrow.REPLIES --><span class="responsive-show left-box" style="display: none;">{L_REPLIES}{L_COLON} <strong>{topicrow.REPLIES}</strong></span><!-- ENDIF -->
+                                                       <!-- IF topicrow.REPLIES -->
+                                                       <span class="responsive-show" style="display: none;">{L_REPLIES}{L_COLON} <strong>{topicrow.REPLIES}</strong></span>
+                                                       <!-- ENDIF -->
                                                <!-- ENDIF -->
 
                                                <div class="topic-poster responsive-hide">
 
 <!-- INCLUDE jumpbox.html -->
 
-<!-- IF S_DISPLAY_ONLINE_LIST -->
+<!-- IF S_DISPLAY_ONLINE_LIST and U_VIEWONLINE -->
        <div class="stat-block online-list">
-               <h3><!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF --></h3>
+               <h3><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h3>
                <p>{LOGGED_IN_USER_LIST}</p>
        </div>
 <!-- ENDIF -->
index 522151cf7dcaaaa92f0f415521fdd7d1bb78682d..71d364bbb920fbdac1dd4da15f24779cc7b31893 100644 (file)
 <!-- EVENT viewtopic_body_footer_before -->
 <!-- INCLUDE jumpbox.html -->
 
-<!-- IF S_DISPLAY_ONLINE_LIST -->
+<!-- IF S_DISPLAY_ONLINE_LIST and U_VIEWONLINE -->
        <div class="stat-block online-list">
-               <h3><!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF --></h3>
+               <h3><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h3>
                <p>{LOGGED_IN_USER_LIST}</p>
        </div>
 <!-- ENDIF -->
index 5e9b4cfb2da14414dd16fcd753943ea86f4f32f8..70cfb83a786ef8d0909a91f797c44a14a8080693 100644 (file)
        text-align: left;
 }
 
+.rtl p.jumpbox-return {
+       float: right;
+}
+
 .rtl div.rules ul {
        margin-left: 0;
        margin-right: 20px;
        float: left;
 }
 
+.rtl .jumpbox .dropdown-contents a {
+       margin-right: 0;
+       margin-left: 20px;
+}
+
 /* Notifications
 -----------------------------------------*/
 .rtl .notification_list ul li img {
        margin-right: 0;
 }
 
-.rtl .topic-poster {
-       float: right;
-       padding-left: 0.5em;
-}
-
 /* Action Bar styles
 ---------------------------------------- */
 .rtl .action-bar .button {
@@ -497,7 +501,6 @@ li.breadcrumbs span:first-child > a {
 /* Quote block */
 .rtl blockquote {
        margin: 0.5em 25px 0 1px;
-       background-position: 99% 8px;
 }
 
 .rtl blockquote blockquote {
@@ -507,10 +510,13 @@ li.breadcrumbs span:first-child > a {
 
 .rtl blockquote cite {
        /* Username/source of quoter */
-       margin-right: 20px;
        margin-left: 0;
 }
 
+.rtl blockquote cite:before, .rtl .uncited:before {
+       padding-left: 5px;
+}
+
 .rtl blockquote .codebox {
        margin-right: 0;
 }
@@ -600,11 +606,12 @@ li.breadcrumbs span:first-child > a {
 */
 
 .rtl .caret {
-       float: right;
+       border-right: 1px solid;
+       border-right-color: inherit;
+       border-left: none;
+       right: 6px;
 }
 
-
-
 /* Post control buttons
 --------------------------------------------- */
 .rtl .post-buttons {
@@ -919,7 +926,8 @@ li.breadcrumbs span:first-child > a {
        float: right;
 }
 
-.button-search-end {
+.rtl .button-search-end {
+       border-radius: 4px 0 0 4px;
        border-left-width: 1px;
        border-right-width: 0;
 }
index cf21ac216b3f74d51c859df64b95cb8be67f94ec..ffaa71034f33a4f155a6f6f65e7f5cd7984b6ccd 100644 (file)
@@ -409,14 +409,9 @@ dl.faq dt {
 /* Quote block */
 blockquote {
        background-color: #EBEADD;
-       background-image: url("./images/quote.gif");
        border-color:#DBDBCE;
 }
 
-.rtl blockquote {
-       background-image: url("./images/quote_rtl.gif");
-}
-
 blockquote blockquote {
        /* Nested quotes */
        background-color:#EFEED9;
@@ -441,13 +436,6 @@ blockquote blockquote blockquote {
        color: #2E8B57;
 }
 
-.syntaxbg              { color: #FFFFFF; }
-.syntaxcomment { color: #FF8000; }
-.syntaxdefault { color: #0000BB; }
-.syntaxhtml            { color: #000000; }
-.syntaxkeyword { color: #007700; }
-.syntaxstring  { color: #DD0000; }
-
 /* Attachments
 ----------------------------------------*/
 .attachbox {
index 4765230f6c8b5ba1f0849a6032c45ceea18c2a4d..ed2cc369b1e33d20bbdf7633b8ff77eeba3e2eeb 100644 (file)
@@ -97,10 +97,18 @@ b, strong {
        font-weight: bold;
 }
 
+.text-strong {
+       font-weight: bold;
+}
+
 i, em {
        font-style: italic;
 }
 
+.text-italics {
+       font-style: italic;
+}
+
 u {
        text-decoration: underline;
 }
@@ -878,7 +886,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
 /* Pagination in viewforum for multipage topics */
 .row .pagination {
        display: block;
-       margin-top: 0.3em;
+       margin-top: -12px;
 }
 
 .row .pagination > ul {
@@ -891,12 +899,6 @@ fieldset.fields1 dl.pmlist dd.recipients {
        font-size: 9px;
 }
 
-.topic-poster {
-       float: left;
-       padding-right: 0.5em;
-       margin-top: 0.3em;
-}
-
 /* jQuery popups
 ---------------------------------------- */
 .phpbb_alert {
@@ -1248,7 +1250,7 @@ ul.linklist:after,
        margin: 0 7px 0 0;
 }
 
-.linklist.compact .rightside > a > span span {
+.linklist.compact .rightside > a > span {
        display: none;
 }
 
index 53beee621d3854b4398509b1d3a411f72a61bde0..741056e4c4e5db1ab5ab94b0c154d08706ec53ee 100644 (file)
@@ -134,15 +134,17 @@ li.header dl.row-item dt .list-inner {
 dl.row-item {
        background-position: 10px 50%;          /* Position of folder icon */
        background-repeat: no-repeat;
+       background-size: 32px;
 }
 
 dl.row-item dt {
        background-repeat: no-repeat;
        background-position: 5px 95%;           /* Position of topic icon */
+       background-size: 17px;
 }
 
 dl.row-item dt .list-inner {
-       padding-left: 45px;                                     /* Space for folder icon */
+       padding-left: 52px;                                     /* Space for folder icon */
 }
 
 dl.row-item dt, dl.row-item dd {
@@ -446,7 +448,6 @@ ul.searchresults {
 ----------------------------------------*/
 /* Quote block */
 blockquote {
-       background: transparent none 6px 8px no-repeat;
        border: 1px solid transparent;
        font-size: 0.95em;
        margin: 1em 1px 1em 25px;
@@ -464,7 +465,6 @@ blockquote cite {
        /* Username/source of quoter */
        font-style: normal;
        font-weight: bold;
-       margin-left: 20px;
        display: block;
        font-size: 0.9em;
 }
@@ -473,8 +473,8 @@ blockquote cite cite {
        font-size: 1em;
 }
 
-blockquote.uncited {
-       padding-top: 25px;
+blockquote cite:before, .uncited:before {
+       padding-right: 5px;
 }
 
 blockquote cite > div {
@@ -489,16 +489,17 @@ blockquote cite > div {
 
 /* Code block */
 .codebox {
-       padding: 3px;
        border: 1px solid transparent;
        font-size: 1em;
        margin: 1em 0 1.2em 0;
+       word-wrap: normal;
 }
 
 .codebox p {
        text-transform: uppercase;
        border-bottom: 1px solid transparent;
-       margin-bottom: 3px;
+       margin-bottom: 0;
+       padding: 3px;
        font-size: 0.8em !important;
        font-weight: bold;
        display: block;
@@ -513,10 +514,9 @@ blockquote .codebox {
        display: block;
        height: auto;
        max-height: 200px;
-       padding-top: 5px;
+       padding: 5px 3px;
        font: 0.9em Monaco, "Andale Mono","Courier New", Courier, monospace;
        line-height: 1.3em;
-       margin: 2px 0;
 }
 
 /* Attachments
index e8efbc6045e15abbf67ee3ab746385c55dacc6f0..5646a7d6c7a19c991ed72ff09fddde233872aef6 100644 (file)
@@ -267,11 +267,11 @@ fieldset.submit-buttons input {
        resize: vertical;
        outline: 3px dashed transparent;
        outline-offset: -4px;
-       -webkit-transition: all .5s ease;
-       -moz-transition: all .5s ease;
-       -ms-transition: all .5s ease;
-       -o-transition: all .5s ease;
-       transition: all .5s ease;
+       -webkit-transition: all .5s ease, height 1ms linear;
+       -moz-transition: all .5s ease, height 1ms linear;
+       -ms-transition: all .5s ease, height 1ms linear;
+       -o-transition: all .5s ease, height 1ms linear;
+       transition: all .5s ease, height 1ms linear;
 }
 
 /* Emoticons panel */
@@ -310,7 +310,7 @@ textarea.inputbox {
 }
 
 input[type="number"] {
-       -moz-padding-end: inherit;
+       -moz-padding-end: 0;
 }
 
 input[type="search"] {
index 9fb7244f4bd0dc2a8313a934a905dc91d04fc47f..6643f12d066c419b3667e5421b48aafb0af164f5 100644 (file)
@@ -9,7 +9,7 @@
  * Just change the name of the font after the 14/1 to the name of
  * the font you wish to use.
  */
-.icon, .button .icon  {
+.icon, .button .icon, blockquote cite:before, .uncited:before {
        display: inline-block;
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
 }
 
+.arrow-left .icon {
+       float: left;
+}
+
 .arrow-left:hover .icon {
        margin-left: -5px;
        margin-right: 5px;
     line-height: .9;
     height: 12px;
 }
+
+blockquote cite:before, .uncited:before {
+       content: '\f10d'; /* Font Awesome quote-left */
+}
+
+.rtl blockquote cite:before, .rtl .uncited:before {
+       content: '\f10e'; /* Font Awesome quote-right */
+}
+
index 9457870e6fa17727d43a132160be3076b8ea1eb9..b61cc54140c37cd29bb7f9568eb649d6d75fcf1b 100644 (file)
Binary files a/theme/images/announce_read.gif and b/theme/images/announce_read.gif differ
diff --git a/theme/images/announce_read_1.gif b/theme/images/announce_read_1.gif
new file mode 100644 (file)
index 0000000..b61cc54
Binary files /dev/null and b/theme/images/announce_read_1.gif differ
index 76ead8a02c04b60f1031ec691ab7a4f00dececc3..8c7393edf921a33aa6f6fac48bedf8909b864494 100644 (file)
Binary files a/theme/images/announce_read_locked.gif and b/theme/images/announce_read_locked.gif differ
diff --git a/theme/images/announce_read_locked_1.gif b/theme/images/announce_read_locked_1.gif
new file mode 100644 (file)
index 0000000..8c7393e
Binary files /dev/null and b/theme/images/announce_read_locked_1.gif differ
index 2105d21f108f39e1f35041be98fd69de8428db63..e3f6e622a30e3a97e71dabfa6408708561b31c23 100644 (file)
Binary files a/theme/images/announce_read_locked_mine.gif and b/theme/images/announce_read_locked_mine.gif differ
diff --git a/theme/images/announce_read_locked_mine_1.gif b/theme/images/announce_read_locked_mine_1.gif
new file mode 100644 (file)
index 0000000..e3f6e62
Binary files /dev/null and b/theme/images/announce_read_locked_mine_1.gif differ
index 2c88cacca0e10cc12a91767ab704a5c3fa41ece2..d57e5d04e54424e61fb07efd4c96f080c51edb59 100644 (file)
Binary files a/theme/images/announce_read_mine.gif and b/theme/images/announce_read_mine.gif differ
diff --git a/theme/images/announce_read_mine_1.gif b/theme/images/announce_read_mine_1.gif
new file mode 100644 (file)
index 0000000..d57e5d0
Binary files /dev/null and b/theme/images/announce_read_mine_1.gif differ
index 33e10b2ccceb8af430e80c2e35e885b26a674dc9..eb9edd152041d1a232202ac2e0105036bb30e0e3 100644 (file)
Binary files a/theme/images/announce_unread.gif and b/theme/images/announce_unread.gif differ
diff --git a/theme/images/announce_unread_1.gif b/theme/images/announce_unread_1.gif
new file mode 100644 (file)
index 0000000..eb9edd1
Binary files /dev/null and b/theme/images/announce_unread_1.gif differ
index 76dcc6ca715a0e29111b59b0cd49e5e24b87a038..054b0ae38d0ee65429904aa5c21d7c0a8a2d7b83 100644 (file)
Binary files a/theme/images/announce_unread_locked.gif and b/theme/images/announce_unread_locked.gif differ
diff --git a/theme/images/announce_unread_locked_1.gif b/theme/images/announce_unread_locked_1.gif
new file mode 100644 (file)
index 0000000..054b0ae
Binary files /dev/null and b/theme/images/announce_unread_locked_1.gif differ
index 53782fc3dccc219027d15bbe4c36d2787a595b40..a37b165b4f1f1243d9a3b35d2e52983481db8d57 100644 (file)
Binary files a/theme/images/announce_unread_locked_mine.gif and b/theme/images/announce_unread_locked_mine.gif differ
diff --git a/theme/images/announce_unread_locked_mine_1.gif b/theme/images/announce_unread_locked_mine_1.gif
new file mode 100644 (file)
index 0000000..a37b165
Binary files /dev/null and b/theme/images/announce_unread_locked_mine_1.gif differ
index bc07df0ce93e232a5aaa7cb2c0fb3d9674b29471..55f649cc4b9ba0041a4765e363a1d5c90a8c5f9d 100644 (file)
Binary files a/theme/images/announce_unread_mine.gif and b/theme/images/announce_unread_mine.gif differ
diff --git a/theme/images/announce_unread_mine_1.gif b/theme/images/announce_unread_mine_1.gif
new file mode 100644 (file)
index 0000000..55f649c
Binary files /dev/null and b/theme/images/announce_unread_mine_1.gif differ
index efeaf0a11f3b7f52f574a03f90a3065bd4eef879..42d445838bff5b79ead3fd7a24cb1da8cf04ae17 100644 (file)
Binary files a/theme/images/forum_link.gif and b/theme/images/forum_link.gif differ
diff --git a/theme/images/forum_link_1.gif b/theme/images/forum_link_1.gif
new file mode 100644 (file)
index 0000000..42d4458
Binary files /dev/null and b/theme/images/forum_link_1.gif differ
index 845618c1a266a23aa575c2f12db1d75830e2c1f9..79d605ad7c0c1c45ce7176960c19e445c51a44e2 100644 (file)
Binary files a/theme/images/forum_read.gif and b/theme/images/forum_read.gif differ
diff --git a/theme/images/forum_read_1.gif b/theme/images/forum_read_1.gif
new file mode 100644 (file)
index 0000000..79d605a
Binary files /dev/null and b/theme/images/forum_read_1.gif differ
index 7afb092a8f1db6878d8ac80c4cf6840edce929e7..5eaf460a592714586ec25fc31bdc5c650b0e326f 100644 (file)
Binary files a/theme/images/forum_read_locked.gif and b/theme/images/forum_read_locked.gif differ
diff --git a/theme/images/forum_read_locked_1.gif b/theme/images/forum_read_locked_1.gif
new file mode 100644 (file)
index 0000000..5eaf460
Binary files /dev/null and b/theme/images/forum_read_locked_1.gif differ
index 7119486539197feb9ac2622f38956ad99c603860..b7b8176e4e1d9754ed391401552e407e76c2094b 100644 (file)
Binary files a/theme/images/forum_read_subforum.gif and b/theme/images/forum_read_subforum.gif differ
diff --git a/theme/images/forum_read_subforum_1.gif b/theme/images/forum_read_subforum_1.gif
new file mode 100644 (file)
index 0000000..b7b8176
Binary files /dev/null and b/theme/images/forum_read_subforum_1.gif differ
index 1a397cb21697b8e1cf170c79895099c149422eb0..8df11e778268a27785035cc4e30ff88a3cca4b84 100644 (file)
Binary files a/theme/images/forum_unread.gif and b/theme/images/forum_unread.gif differ
diff --git a/theme/images/forum_unread_1.gif b/theme/images/forum_unread_1.gif
new file mode 100644 (file)
index 0000000..8df11e7
Binary files /dev/null and b/theme/images/forum_unread_1.gif differ
index 34f1d46ad76d7826d739a5bbb7d772e1d2bb488c..63ac3fbedf5538987117f0d94a6a7c7dd268993a 100644 (file)
Binary files a/theme/images/forum_unread_locked.gif and b/theme/images/forum_unread_locked.gif differ
diff --git a/theme/images/forum_unread_locked_1.gif b/theme/images/forum_unread_locked_1.gif
new file mode 100644 (file)
index 0000000..63ac3fb
Binary files /dev/null and b/theme/images/forum_unread_locked_1.gif differ
index e9558870202c090a80837c7878a33e17ded43cc7..c5a2da1e31bf13a5bd006b9ea139a6fed68541b5 100644 (file)
Binary files a/theme/images/forum_unread_subforum.gif and b/theme/images/forum_unread_subforum.gif differ
diff --git a/theme/images/forum_unread_subforum_1.gif b/theme/images/forum_unread_subforum_1.gif
new file mode 100644 (file)
index 0000000..c5a2da1
Binary files /dev/null and b/theme/images/forum_unread_subforum_1.gif differ
index e1af585da5a2681188faa39f4110fe7135457139..c56a3833f9e5e2336d286654a3b273b8b691616a 100644 (file)
Binary files a/theme/images/sticky_read.gif and b/theme/images/sticky_read.gif differ
diff --git a/theme/images/sticky_read_1.gif b/theme/images/sticky_read_1.gif
new file mode 100644 (file)
index 0000000..c56a383
Binary files /dev/null and b/theme/images/sticky_read_1.gif differ
index 79f581be79318432809028e06cdb23a165c9e13e..854a8f06ded87b500fcaa44663a5dfab802eec56 100644 (file)
Binary files a/theme/images/sticky_read_locked.gif and b/theme/images/sticky_read_locked.gif differ
diff --git a/theme/images/sticky_read_locked_1.gif b/theme/images/sticky_read_locked_1.gif
new file mode 100644 (file)
index 0000000..854a8f0
Binary files /dev/null and b/theme/images/sticky_read_locked_1.gif differ
index ad056086e5cd13a0abb2d6b94331896ce709d81f..0d559c0767ca1b1fe1456853731b9c19cb2be0ec 100644 (file)
Binary files a/theme/images/sticky_read_locked_mine.gif and b/theme/images/sticky_read_locked_mine.gif differ
diff --git a/theme/images/sticky_read_locked_mine_1.gif b/theme/images/sticky_read_locked_mine_1.gif
new file mode 100644 (file)
index 0000000..0d559c0
Binary files /dev/null and b/theme/images/sticky_read_locked_mine_1.gif differ
index 8f5f28fe5e3f88713baad319c16301c27cb4825b..3cd077355a3184c4fbce823f194b5eaacd17050b 100644 (file)
Binary files a/theme/images/sticky_read_mine.gif and b/theme/images/sticky_read_mine.gif differ
diff --git a/theme/images/sticky_read_mine_1.gif b/theme/images/sticky_read_mine_1.gif
new file mode 100644 (file)
index 0000000..3cd0773
Binary files /dev/null and b/theme/images/sticky_read_mine_1.gif differ
index d62b3c0f3a79d82e7b1a5b069f908cec5e814c8c..0d201657e31c2eba93ef9427ed88f39804542a8d 100644 (file)
Binary files a/theme/images/sticky_unread.gif and b/theme/images/sticky_unread.gif differ
diff --git a/theme/images/sticky_unread_1.gif b/theme/images/sticky_unread_1.gif
new file mode 100644 (file)
index 0000000..0d20165
Binary files /dev/null and b/theme/images/sticky_unread_1.gif differ
index 5792b8649a4e4e0a97c44a359d88b6326938ff64..4535708752df7653d1424427763fe406273e5147 100644 (file)
Binary files a/theme/images/sticky_unread_locked.gif and b/theme/images/sticky_unread_locked.gif differ
diff --git a/theme/images/sticky_unread_locked_1.gif b/theme/images/sticky_unread_locked_1.gif
new file mode 100644 (file)
index 0000000..4535708
Binary files /dev/null and b/theme/images/sticky_unread_locked_1.gif differ
index 93495770c8cfac457a7b60575bfe0f8a9a2a8763..bb140337815e690b2fb3e2390cc132694ba786f9 100644 (file)
Binary files a/theme/images/sticky_unread_locked_mine.gif and b/theme/images/sticky_unread_locked_mine.gif differ
diff --git a/theme/images/sticky_unread_locked_mine_1.gif b/theme/images/sticky_unread_locked_mine_1.gif
new file mode 100644 (file)
index 0000000..bb14033
Binary files /dev/null and b/theme/images/sticky_unread_locked_mine_1.gif differ
index e201a9f31f10d716d0ca44788402bc897ff5f8b5..c7ae656f02dd8b3716529c6fe9a5402b6c749cdb 100644 (file)
Binary files a/theme/images/sticky_unread_mine.gif and b/theme/images/sticky_unread_mine.gif differ
diff --git a/theme/images/sticky_unread_mine_1.gif b/theme/images/sticky_unread_mine_1.gif
new file mode 100644 (file)
index 0000000..c7ae656
Binary files /dev/null and b/theme/images/sticky_unread_mine_1.gif differ
index 3dafa46ed7c8a72ae11663f5792bdddc58475d75..707b9f5d3d887ca21a62cb33865cac1a118ba8c8 100644 (file)
Binary files a/theme/images/topic_moved.gif and b/theme/images/topic_moved.gif differ
diff --git a/theme/images/topic_moved_1.gif b/theme/images/topic_moved_1.gif
new file mode 100644 (file)
index 0000000..707b9f5
Binary files /dev/null and b/theme/images/topic_moved_1.gif differ
index 640d5396f8657986062a94ad570275981b2bac0b..a3b706eb11cf3accae7bcd7307f50cc7a1d5b49c 100644 (file)
Binary files a/theme/images/topic_read.gif and b/theme/images/topic_read.gif differ
diff --git a/theme/images/topic_read_1.gif b/theme/images/topic_read_1.gif
new file mode 100644 (file)
index 0000000..a3b706e
Binary files /dev/null and b/theme/images/topic_read_1.gif differ
index dcb6f3bd60fa0397eb22bf686f5a9fbca112bc05..d118fdcc4f60be2b5ea1567c0c8dd004ec2e51d1 100644 (file)
Binary files a/theme/images/topic_read_hot.gif and b/theme/images/topic_read_hot.gif differ
diff --git a/theme/images/topic_read_hot_1.gif b/theme/images/topic_read_hot_1.gif
new file mode 100644 (file)
index 0000000..d118fdc
Binary files /dev/null and b/theme/images/topic_read_hot_1.gif differ
index 1e5498a9be43433fe1b02e031ba57ed7dd86fc37..2e16f96e33e393ea012b3d8acf3fc52893686fab 100644 (file)
Binary files a/theme/images/topic_read_hot_mine.gif and b/theme/images/topic_read_hot_mine.gif differ
diff --git a/theme/images/topic_read_hot_mine_1.gif b/theme/images/topic_read_hot_mine_1.gif
new file mode 100644 (file)
index 0000000..2e16f96
Binary files /dev/null and b/theme/images/topic_read_hot_mine_1.gif differ
index a47affb2f2170fd317b116890e587a0b7a34ac32..3154d38463f9ec2713ff44e4a2316fe64a96bd20 100644 (file)
Binary files a/theme/images/topic_read_locked.gif and b/theme/images/topic_read_locked.gif differ
diff --git a/theme/images/topic_read_locked_1.gif b/theme/images/topic_read_locked_1.gif
new file mode 100644 (file)
index 0000000..3154d38
Binary files /dev/null and b/theme/images/topic_read_locked_1.gif differ
index d6142f0ea75bed3be3c1b722bec386ea282bf224..ac0248c2be2b07c71a7df538f6e88d486e8fa8cd 100644 (file)
Binary files a/theme/images/topic_read_locked_mine.gif and b/theme/images/topic_read_locked_mine.gif differ
diff --git a/theme/images/topic_read_locked_mine_1.gif b/theme/images/topic_read_locked_mine_1.gif
new file mode 100644 (file)
index 0000000..ac0248c
Binary files /dev/null and b/theme/images/topic_read_locked_mine_1.gif differ
index 18a1245b93a053cd2f84f8ea088dcd592c71deca..b0e9455d0eb61d038cd0ecaad1fac227eef8eb75 100644 (file)
Binary files a/theme/images/topic_read_mine.gif and b/theme/images/topic_read_mine.gif differ
diff --git a/theme/images/topic_read_mine_1.gif b/theme/images/topic_read_mine_1.gif
new file mode 100644 (file)
index 0000000..b0e9455
Binary files /dev/null and b/theme/images/topic_read_mine_1.gif differ
index 3fa920b6fc3be66070a1eedc5ef83f271efd50d8..de500726ec9b7758f7b868c2534b7a9e2565bef1 100644 (file)
Binary files a/theme/images/topic_unread.gif and b/theme/images/topic_unread.gif differ
diff --git a/theme/images/topic_unread_1.gif b/theme/images/topic_unread_1.gif
new file mode 100644 (file)
index 0000000..de50072
Binary files /dev/null and b/theme/images/topic_unread_1.gif differ
index e712f6e827d99a120f3a9d44cf9d7dc9875b69b4..1937164e08518575b8bd681501817fc0dbd7f585 100644 (file)
Binary files a/theme/images/topic_unread_hot.gif and b/theme/images/topic_unread_hot.gif differ
diff --git a/theme/images/topic_unread_hot_1.gif b/theme/images/topic_unread_hot_1.gif
new file mode 100644 (file)
index 0000000..1937164
Binary files /dev/null and b/theme/images/topic_unread_hot_1.gif differ
index fa8b167c644fcf6e3dde78236fb2bf8b7a38daf4..28fdd88f4b05668343d01db547c8ce625634b1c6 100644 (file)
Binary files a/theme/images/topic_unread_hot_mine.gif and b/theme/images/topic_unread_hot_mine.gif differ
diff --git a/theme/images/topic_unread_hot_mine_1.gif b/theme/images/topic_unread_hot_mine_1.gif
new file mode 100644 (file)
index 0000000..28fdd88
Binary files /dev/null and b/theme/images/topic_unread_hot_mine_1.gif differ
index 0a9768ba7d2d0587c03dc6c432418c22a4b26f6c..177dae74f4b6d0c96b0d9fb876d20a9c57a8269f 100644 (file)
Binary files a/theme/images/topic_unread_locked.gif and b/theme/images/topic_unread_locked.gif differ
diff --git a/theme/images/topic_unread_locked_1.gif b/theme/images/topic_unread_locked_1.gif
new file mode 100644 (file)
index 0000000..177dae7
Binary files /dev/null and b/theme/images/topic_unread_locked_1.gif differ
index 916b60517e9aaa92367b0e5829d2f81e0c7ea2f5..2b6b854e3301213bc59fa70bed34ffc6ecfee677 100644 (file)
Binary files a/theme/images/topic_unread_locked_mine.gif and b/theme/images/topic_unread_locked_mine.gif differ
diff --git a/theme/images/topic_unread_locked_mine_1.gif b/theme/images/topic_unread_locked_mine_1.gif
new file mode 100644 (file)
index 0000000..2b6b854
Binary files /dev/null and b/theme/images/topic_unread_locked_mine_1.gif differ
index 4ca8492e74d51a5b2b74a43c1ecfc286ebb9a418..fd16eeedef6a5427ac59a135cd000d7cf26c7049 100644 (file)
Binary files a/theme/images/topic_unread_mine.gif and b/theme/images/topic_unread_mine.gif differ
diff --git a/theme/images/topic_unread_mine_1.gif b/theme/images/topic_unread_mine_1.gif
new file mode 100644 (file)
index 0000000..fd16eee
Binary files /dev/null and b/theme/images/topic_unread_mine_1.gif differ
index 6da14c932605fb451bb6f14e0297a9fb90279311..6a61e9a262fa9375bbd2cb233e1825e990ddae3d 100644 (file)
@@ -89,6 +89,17 @@ a.lastsubject:hover {
        text-decoration: underline;
 }
 
+.row-item a:hover {
+       text-decoration: none
+}
+
+.row-item .topictitle:hover,
+.row-item .subforum:hover,
+.row-item .username:hover,
+.row-item .username-coloured:hover {
+       text-decoration: underline;
+}
+
 /* Post body links */
 .postlink {
        text-decoration: none;
index a3295ac367b1dcc7e84299aa2a9ea3d0d313d5c7..a83270b742aea80d05e48a1fe0a711076b03e52d 100644 (file)
@@ -137,3 +137,12 @@ div.spacer { clear: both; }
 .skip_link { display: none; }
 
 .codebox p { display: none; }
+
+/* stylelint-disable declaration-property-unit-whitelist */
+.emoji {
+       min-height: 18px;
+       min-width: 18px;
+       height: 1em;
+       width: 1em;
+}
+/* stylelint-enable declaration-property-unit-whitelist */
index d71fd142e6ae296ccea7c49895640919ae9b80c8..76033a5ce1155a98e7fcb031f282e2524679467f 100644 (file)
                margin: 5px 0 0;
        }
 
-       .row .pagination {
-               margin-top: 2px;
-               margin-bottom: 2px;
-       }
-
        .row .pagination .ellipsis + li {
                display: none !important;
        }
 
 @media (max-width: 850px) {
        .postprofile { width: 28%; }
+
+
 }
 
 @media (min-width: 701px) and (max-width: 950px) {
-       .row .pagination {
-               margin-top: 2px;
-               margin-bottom: 2px;
-       }
 
        ul.topiclist dt {
        margin-right: -410px;
        }
 }
 
+@media (max-width: 992px) {
+       .row .pagination {
+               text-align: left;
+               float: left;
+               margin-top: 4px;
+               margin-bottom: 4px;
+       }
+}
index f235f6030eca6c24dabbce4e43d10f0d5290d524..45eb5b6fc967a2fdda04685cf6cb2bd27099a2eb 100644 (file)
@@ -1,21 +1,21 @@
 /*  phpBB3 Style Sheet
     --------------------------------------------------------------
-       Style name:                     prosilver (the default phpBB 3.1.x style)
+       Style name:                     prosilver (the default phpBB 3.2.x style)
        Based on style:
        Original author:        Tom Beddard ( http://www.subblue.com/ )
        Modified by:            phpBB Limited ( https://www.phpbb.com/ )
     --------------------------------------------------------------
 */
 
-@import url("normalize.css");
-@import url("base.css");
-@import url("utilities.css");
-@import url("common.css");
-@import url("links.css");
-@import url("content.css");
-@import url("buttons.css");
-@import url("cp.css");
-@import url("forms.css");
-@import url("icons.css");
-@import url("colours.css");
-@import url("responsive.css");
+@import url("normalize.css?v=3.2");
+@import url("base.css?v=3.2");
+@import url("utilities.css?v=3.2");
+@import url("common.css?v=3.2");
+@import url("links.css?v=3.2");
+@import url("content.css?v=3.2");
+@import url("buttons.css?v=3.2");
+@import url("cp.css?v=3.2");
+@import url("forms.css?v=3.2");
+@import url("icons.css?v=3.2");
+@import url("colours.css?v=3.2");
+@import url("responsive.css?v=3.2");