diff --git a/phpBB/styles/prosilver/template/confirm_delete_body.html b/phpBB/styles/prosilver/template/confirm_delete_body.html index f0a7ab2bdb..6cbb87afe3 100644 --- a/phpBB/styles/prosilver/template/confirm_delete_body.html +++ b/phpBB/styles/prosilver/template/confirm_delete_body.html @@ -58,7 +58,7 @@
{S_HIDDEN_FIELDS} -   +  
diff --git a/phpBB/styles/prosilver/template/forumlist_body.html b/phpBB/styles/prosilver/template/forumlist_body.html index 0bbaa9beb3..5cbb177455 100644 --- a/phpBB/styles/prosilver/template/forumlist_body.html +++ b/phpBB/styles/prosilver/template/forumlist_body.html @@ -36,10 +36,10 @@
- {forumrow.FORUM_IMAGE} @@ -81,23 +81,23 @@ {TOPICS_UNAPPROVED} - + {POSTS_UNAPPROVED_FORUM} - + {L_LAST_POST} {forumrow.LAST_POST_SUBJECT_TRUNCATED}
- + {L_POST_BY_AUTHOR} {forumrow.LAST_POSTER_FULL} {VIEW_LATEST_POST} - +
{forumrow.LAST_POST_TIME} diff --git a/phpBB/styles/prosilver/template/mcp_approve.html b/phpBB/styles/prosilver/template/mcp_approve.html index 14472bcf4f..ed68085484 100644 --- a/phpBB/styles/prosilver/template/mcp_approve.html +++ b/phpBB/styles/prosilver/template/mcp_approve.html @@ -66,7 +66,7 @@
- {S_HIDDEN_FIELDS}  + {S_HIDDEN_FIELDS} 
diff --git a/phpBB/styles/prosilver/template/mcp_ban.html b/phpBB/styles/prosilver/template/mcp_ban.html index 5a7eaa7840..5b798d9b6c 100644 --- a/phpBB/styles/prosilver/template/mcp_ban.html +++ b/phpBB/styles/prosilver/template/mcp_ban.html @@ -74,7 +74,7 @@

{L_BAN_EXCLUDE_EXPLAIN}
- +
@@ -85,7 +85,7 @@
- {S_HIDDEN_FIELDS}  + {S_HIDDEN_FIELDS}  {S_FORM_TOKEN}
@@ -122,7 +122,7 @@
- {S_HIDDEN_FIELDS}  + {S_HIDDEN_FIELDS} 
diff --git a/phpBB/styles/prosilver/template/mcp_forum.html b/phpBB/styles/prosilver/template/mcp_forum.html index 147afff0f5..da0d3a4ddf 100644 --- a/phpBB/styles/prosilver/template/mcp_forum.html +++ b/phpBB/styles/prosilver/template/mcp_forum.html @@ -53,7 +53,7 @@ {TOPIC_DELETED} - + diff --git a/phpBB/styles/prosilver/template/mcp_logs.html b/phpBB/styles/prosilver/template/mcp_logs.html index a50bd95ccd..03216b4f38 100644 --- a/phpBB/styles/prosilver/template/mcp_logs.html +++ b/phpBB/styles/prosilver/template/mcp_logs.html @@ -11,9 +11,9 @@ {L_SEARCH_KEYWORDS}{L_COLON}   @@ -56,9 +56,9 @@ diff --git a/phpBB/styles/prosilver/template/mcp_move.html b/phpBB/styles/prosilver/template/mcp_move.html index d028fffeb4..876829a088 100644 --- a/phpBB/styles/prosilver/template/mcp_move.html +++ b/phpBB/styles/prosilver/template/mcp_move.html @@ -54,7 +54,7 @@
- {S_HIDDEN_FIELDS}  + {S_HIDDEN_FIELDS}  {S_FORM_TOKEN}
diff --git a/phpBB/styles/prosilver/template/mcp_notes_front.html b/phpBB/styles/prosilver/template/mcp_notes_front.html index db10284bce..11f362376d 100644 --- a/phpBB/styles/prosilver/template/mcp_notes_front.html +++ b/phpBB/styles/prosilver/template/mcp_notes_front.html @@ -19,7 +19,7 @@
-   +   {S_FORM_TOKEN}
diff --git a/phpBB/styles/prosilver/template/mcp_notes_user.html b/phpBB/styles/prosilver/template/mcp_notes_user.html index 6a9d88389c..62d0562a46 100644 --- a/phpBB/styles/prosilver/template/mcp_notes_user.html +++ b/phpBB/styles/prosilver/template/mcp_notes_user.html @@ -54,9 +54,9 @@ {L_SEARCH_KEYWORDS}{L_COLON}   @@ -95,9 +95,9 @@ diff --git a/phpBB/styles/prosilver/template/mcp_queue.html b/phpBB/styles/prosilver/template/mcp_queue.html index ce58d110e1..c82aae5f8c 100644 --- a/phpBB/styles/prosilver/template/mcp_queue.html +++ b/phpBB/styles/prosilver/template/mcp_queue.html @@ -19,9 +19,9 @@
@@ -79,9 +79,9 @@ diff --git a/phpBB/styles/prosilver/template/mcp_reports.html b/phpBB/styles/prosilver/template/mcp_reports.html index 4131d9f2f3..e7e0a5c9ba 100644 --- a/phpBB/styles/prosilver/template/mcp_reports.html +++ b/phpBB/styles/prosilver/template/mcp_reports.html @@ -21,9 +21,9 @@
@@ -85,9 +85,9 @@ diff --git a/phpBB/styles/prosilver/template/mcp_topic.html b/phpBB/styles/prosilver/template/mcp_topic.html index 5f11e763e1..0c0ecfaa07 100644 --- a/phpBB/styles/prosilver/template/mcp_topic.html +++ b/phpBB/styles/prosilver/template/mcp_topic.html @@ -115,7 +115,7 @@

{postrow.MINI_POST} - {L_POSTED} {postrow.POST_DATE} {L_POST_BY_AUTHOR} {postrow.POST_AUTHOR_FULL} [ {L_POST_DETAILS} ] + {L_POSTED} {postrow.POST_DATE} {L_POST_BY_AUTHOR} {postrow.POST_AUTHOR_FULL} [ {L_POST_DETAILS} ]

diff --git a/phpBB/styles/prosilver/template/mcp_warn_front.html b/phpBB/styles/prosilver/template/mcp_warn_front.html index 668a0d81a8..9b188b52ac 100644 --- a/phpBB/styles/prosilver/template/mcp_warn_front.html +++ b/phpBB/styles/prosilver/template/mcp_warn_front.html @@ -21,7 +21,7 @@

-   +   {S_FORM_TOKEN}
diff --git a/phpBB/styles/prosilver/template/mcp_warn_list.html b/phpBB/styles/prosilver/template/mcp_warn_list.html index 215e155d5c..29a2d29e8f 100644 --- a/phpBB/styles/prosilver/template/mcp_warn_list.html +++ b/phpBB/styles/prosilver/template/mcp_warn_list.html @@ -13,9 +13,9 @@
@@ -48,9 +48,9 @@ diff --git a/phpBB/styles/prosilver/template/mcp_warn_post.html b/phpBB/styles/prosilver/template/mcp_warn_post.html index 59c7d0d495..5e39480658 100644 --- a/phpBB/styles/prosilver/template/mcp_warn_post.html +++ b/phpBB/styles/prosilver/template/mcp_warn_post.html @@ -69,7 +69,7 @@
-   +   {S_FORM_TOKEN}
diff --git a/phpBB/styles/prosilver/template/mcp_warn_user.html b/phpBB/styles/prosilver/template/mcp_warn_user.html index 1ad6df7ade..f4dbf2819e 100644 --- a/phpBB/styles/prosilver/template/mcp_warn_user.html +++ b/phpBB/styles/prosilver/template/mcp_warn_user.html @@ -53,7 +53,7 @@
-   +   {S_FORM_TOKEN}
diff --git a/phpBB/styles/prosilver/template/memberlist_body.html b/phpBB/styles/prosilver/template/memberlist_body.html index 997147f492..255e6746e1 100644 --- a/phpBB/styles/prosilver/template/memberlist_body.html +++ b/phpBB/styles/prosilver/template/memberlist_body.html @@ -36,12 +36,12 @@
- + @@ -148,9 +148,9 @@
diff --git a/phpBB/styles/prosilver/template/memberlist_team.html b/phpBB/styles/prosilver/template/memberlist_team.html index b7f2d66d94..63349064bb 100644 --- a/phpBB/styles/prosilver/template/memberlist_team.html +++ b/phpBB/styles/prosilver/template/memberlist_team.html @@ -36,7 +36,7 @@ - +
diff --git a/phpBB/styles/prosilver/template/navbar_header.html b/phpBB/styles/prosilver/template/navbar_header.html index 62f32344fb..788989f4c5 100644 --- a/phpBB/styles/prosilver/template/navbar_header.html +++ b/phpBB/styles/prosilver/template/navbar_header.html @@ -28,7 +28,7 @@ - +
  • {L_SEARCH_UNREAD} @@ -115,7 +115,7 @@
  • - +
  • @@ -128,9 +128,9 @@ {L_READ_PROFILE}
  • - + - +
  • diff --git a/phpBB/styles/prosilver/template/overall_footer.html b/phpBB/styles/prosilver/template/overall_footer.html index 0573abec64..39468201e5 100644 --- a/phpBB/styles/prosilver/template/overall_footer.html +++ b/phpBB/styles/prosilver/template/overall_footer.html @@ -50,7 +50,7 @@ (function($){ var $fa_cdn = $('head').find('link[rel="stylesheet"]').first(), $span = $('').appendTo('body'); - if ($span.css('fontFamily') !== 'FontAwesome' ) { + if ($span.css('fontFamily') !== 'FontAwesome' ) { $fa_cdn.after(''); $fa_cdn.remove(); } diff --git a/phpBB/styles/prosilver/template/posting_attach_body.html b/phpBB/styles/prosilver/template/posting_attach_body.html index 81e3186de1..da527e9a75 100644 --- a/phpBB/styles/prosilver/template/posting_attach_body.html +++ b/phpBB/styles/prosilver/template/posting_attach_body.html @@ -2,12 +2,12 @@

    {L_ADD_ATTACHMENT_EXPLAIN}

    - +
    - +
    diff --git a/phpBB/styles/prosilver/template/posting_buttons.html b/phpBB/styles/prosilver/template/posting_buttons.html index 45290251a6..14185ed66b 100644 --- a/phpBB/styles/prosilver/template/posting_buttons.html +++ b/phpBB/styles/prosilver/template/posting_buttons.html @@ -116,7 +116,7 @@ - + diff --git a/phpBB/styles/prosilver/template/posting_editor.html b/phpBB/styles/prosilver/template/posting_editor.html index 9376ae8be7..ae7bc4a6a7 100644 --- a/phpBB/styles/prosilver/template/posting_editor.html +++ b/phpBB/styles/prosilver/template/posting_editor.html @@ -36,7 +36,7 @@
    - + {L_SMILIES}
    diff --git a/phpBB/styles/prosilver/template/posting_layout.html b/phpBB/styles/prosilver/template/posting_layout.html index 22da32076c..bca9195f0e 100644 --- a/phpBB/styles/prosilver/template/posting_layout.html +++ b/phpBB/styles/prosilver/template/posting_layout.html @@ -9,14 +9,14 @@
    - + {L_FORUM_RULES} {L_FORUM_RULES}
    {FORUM_RULES} - +
    @@ -26,10 +26,10 @@
    - +

    {L_INFORMATION}

    {L_DRAFT_LOADED}

    - +
    @@ -48,7 +48,7 @@
    - +
     
    @@ -63,7 +63,7 @@
    - +

    {L_POST_A}

    diff --git a/phpBB/styles/prosilver/template/posting_pm_layout.html b/phpBB/styles/prosilver/template/posting_pm_layout.html index 7f4a0ea8d7..316fa791e4 100644 --- a/phpBB/styles/prosilver/template/posting_pm_layout.html +++ b/phpBB/styles/prosilver/template/posting_pm_layout.html @@ -3,10 +3,10 @@
    - +

    {L_INFORMATION}

    {L_DRAFT_LOADED_PM}

    - +
    diff --git a/phpBB/styles/prosilver/template/posting_smilies.html b/phpBB/styles/prosilver/template/posting_smilies.html index 3bd51275ec..54e82a58bc 100644 --- a/phpBB/styles/prosilver/template/posting_smilies.html +++ b/phpBB/styles/prosilver/template/posting_smilies.html @@ -11,13 +11,13 @@

    {L_SMILIES}

    - - {smiley.SMILEY_CODE} + + {smiley.SMILEY_CODE} - +
    - + diff --git a/phpBB/styles/prosilver/template/report_body.html b/phpBB/styles/prosilver/template/report_body.html index 2a5e6c9d0e..285e8ec8d7 100644 --- a/phpBB/styles/prosilver/template/report_body.html +++ b/phpBB/styles/prosilver/template/report_body.html @@ -8,7 +8,7 @@

    {L_REPORT_POST_EXPLAIN}{L_REPORT_MESSAGE_EXPLAIN}

    - +
    {ERROR}
    @@ -19,7 +19,7 @@

    {L_REPORT_NOTIFY_EXPLAIN}
    - +
    diff --git a/phpBB/styles/prosilver/template/ucp_attachments.html b/phpBB/styles/prosilver/template/ucp_attachments.html index 9de08f17b9..696f621116 100644 --- a/phpBB/styles/prosilver/template/ucp_attachments.html +++ b/phpBB/styles/prosilver/template/ucp_attachments.html @@ -6,21 +6,21 @@
    - +

    {L_ATTACHMENTS_EXPLAIN}

    - +
    • @@ -56,9 +56,9 @@ @@ -70,9 +70,9 @@
    - + -
    +
    {S_FORM_TOKEN} diff --git a/phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html b/phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html index b1076c2d14..d08345130e 100644 --- a/phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html +++ b/phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html @@ -5,7 +5,7 @@

    {L_GRAVATAR_AVATAR_SIZE_EXPLAIN}
    - ×  + × 
    diff --git a/phpBB/styles/prosilver/template/ucp_avatar_options_remote.html b/phpBB/styles/prosilver/template/ucp_avatar_options_remote.html index a8f6135fb2..014a76aff8 100644 --- a/phpBB/styles/prosilver/template/ucp_avatar_options_remote.html +++ b/phpBB/styles/prosilver/template/ucp_avatar_options_remote.html @@ -5,7 +5,7 @@

    {L_LINK_REMOTE_SIZE_EXPLAIN}
    - ×  + × 
    diff --git a/phpBB/styles/prosilver/template/ucp_groups_manage.html b/phpBB/styles/prosilver/template/ucp_groups_manage.html index 223493ff38..f2b4f003e0 100644 --- a/phpBB/styles/prosilver/template/ucp_groups_manage.html +++ b/phpBB/styles/prosilver/template/ucp_groups_manage.html @@ -33,9 +33,9 @@

    {L_GROUP_TYPE_EXPLAIN}
    - - - + + +
    @@ -74,7 +74,7 @@
    {S_HIDDEN_FIELDS} -   +   {S_FORM_TOKEN}
    @@ -161,7 +161,7 @@
    - @@ -170,7 +170,7 @@
    -
    +
    @@ -187,7 +187,7 @@

    {L_USER_GROUP_DEFAULT_EXPLAIN}
    - +
    diff --git a/phpBB/styles/prosilver/template/ucp_groups_membership.html b/phpBB/styles/prosilver/template/ucp_groups_membership.html index d7df3b02c2..e824a7b867 100644 --- a/phpBB/styles/prosilver/template/ucp_groups_membership.html +++ b/phpBB/styles/prosilver/template/ucp_groups_membership.html @@ -55,7 +55,7 @@ - +
  • @@ -73,11 +73,11 @@
  • -
    +
    -
    +
    • @@ -91,7 +91,7 @@ - +
    • @@ -125,7 +125,7 @@ - +
    • @@ -143,7 +143,7 @@
    - +
    @@ -156,7 +156,7 @@
    - + @@ -95,9 +95,9 @@
    diff --git a/phpBB/styles/prosilver/template/ucp_main_front.html b/phpBB/styles/prosilver/template/ucp_main_front.html index aaeb55729f..a3100524ce 100644 --- a/phpBB/styles/prosilver/template/ucp_main_front.html +++ b/phpBB/styles/prosilver/template/ucp_main_front.html @@ -20,7 +20,7 @@ {NEW_POST} - + {topicrow.TOPIC_TITLE}
    @@ -51,7 +51,7 @@ {L_LAST_POST} {L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL} {VIEW_LATEST_POST} - +
    {topicrow.LAST_POST_TIME}
    diff --git a/phpBB/styles/prosilver/template/ucp_main_subscribed.html b/phpBB/styles/prosilver/template/ucp_main_subscribed.html index 6cf23bdf31..03c06b84e2 100644 --- a/phpBB/styles/prosilver/template/ucp_main_subscribed.html +++ b/phpBB/styles/prosilver/template/ucp_main_subscribed.html @@ -40,7 +40,7 @@ {L_LAST_POST} {L_POST_BY_AUTHOR} {forumrow.LAST_POST_AUTHOR_FULL} {VIEW_LATEST_POST} - +
    {forumrow.LAST_POST_TIME}
    {L_NO_POSTS}
      @@ -89,7 +89,7 @@ {TOPIC_UNAPPROVED} - + @@ -124,7 +124,7 @@
    {L_LAST_POST} {L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL} {VIEW_LATEST_POST} - +
    {topicrow.LAST_POST_TIME}
    @@ -136,9 +136,9 @@
    diff --git a/phpBB/styles/prosilver/template/ucp_notifications.html b/phpBB/styles/prosilver/template/ucp_notifications.html index a7eb7fc8fb..32efae17fd 100644 --- a/phpBB/styles/prosilver/template/ucp_notifications.html +++ b/phpBB/styles/prosilver/template/ucp_notifications.html @@ -66,12 +66,12 @@
  • -
    +
    {notification_list.AVATAR}

    {notification_list.FORMATTED_TITLE} {notification_list.REFERENCE}

    -
    +

    {notification_list.FORUM}

    {notification_list.REASON}

    {notification_list.TIME}

    diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewfolder.html b/phpBB/styles/prosilver/template/ucp_pm_viewfolder.html index a3d58c8749..a290313df7 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_viewfolder.html +++ b/phpBB/styles/prosilver/template/ucp_pm_viewfolder.html @@ -104,18 +104,18 @@
  • - +
    - +
    diff --git a/phpBB/styles/prosilver/template/ucp_prefs_post.html b/phpBB/styles/prosilver/template/ucp_prefs_post.html index 891e49af6f..169d41bf72 100644 --- a/phpBB/styles/prosilver/template/ucp_prefs_post.html +++ b/phpBB/styles/prosilver/template/ucp_prefs_post.html @@ -12,39 +12,39 @@
    - +
    - +
    - +
    - +
    - +
    - {S_HIDDEN_FIELDS}  + {S_HIDDEN_FIELDS}  {S_FORM_TOKEN}
    diff --git a/phpBB/styles/prosilver/template/ucp_prefs_view.html b/phpBB/styles/prosilver/template/ucp_prefs_view.html index 7f8d0a344c..4b7142fbea 100644 --- a/phpBB/styles/prosilver/template/ucp_prefs_view.html +++ b/phpBB/styles/prosilver/template/ucp_prefs_view.html @@ -13,35 +13,35 @@
    - +
    - +
    - +
    - +
    - +
    @@ -49,7 +49,7 @@
    - +
    @@ -89,7 +89,7 @@
    - {S_HIDDEN_FIELDS}  + {S_HIDDEN_FIELDS}  {S_FORM_TOKEN}
    diff --git a/phpBB/styles/prosilver/template/ucp_profile_reg_details.html b/phpBB/styles/prosilver/template/ucp_profile_reg_details.html index 462a7f8f20..f62d3cf37d 100644 --- a/phpBB/styles/prosilver/template/ucp_profile_reg_details.html +++ b/phpBB/styles/prosilver/template/ucp_profile_reg_details.html @@ -31,7 +31,7 @@
    - + diff --git a/phpBB/styles/prosilver/template/ucp_zebra_foes.html b/phpBB/styles/prosilver/template/ucp_zebra_foes.html index 712479dc18..2a0f6e0dea 100644 --- a/phpBB/styles/prosilver/template/ucp_zebra_foes.html +++ b/phpBB/styles/prosilver/template/ucp_zebra_foes.html @@ -32,7 +32,7 @@
    - {S_HIDDEN_FIELDS}  + {S_HIDDEN_FIELDS}  {S_FORM_TOKEN}
    diff --git a/phpBB/styles/prosilver/template/ucp_zebra_friends.html b/phpBB/styles/prosilver/template/ucp_zebra_friends.html index fac0a18706..e584d876b8 100644 --- a/phpBB/styles/prosilver/template/ucp_zebra_friends.html +++ b/phpBB/styles/prosilver/template/ucp_zebra_friends.html @@ -34,7 +34,7 @@
    - {S_HIDDEN_FIELDS}  + {S_HIDDEN_FIELDS}  {S_FORM_TOKEN}
    diff --git a/phpBB/styles/prosilver/template/viewonline_body.html b/phpBB/styles/prosilver/template/viewonline_body.html index 52733afbcf..dd0ca72502 100644 --- a/phpBB/styles/prosilver/template/viewonline_body.html +++ b/phpBB/styles/prosilver/template/viewonline_body.html @@ -5,9 +5,9 @@
    @@ -15,7 +15,7 @@
    - + @@ -43,7 +43,7 @@
    - +
    @@ -51,9 +51,9 @@
    diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html index 0df6956181..522151cf7d 100644 --- a/phpBB/styles/prosilver/template/viewtopic_body.html +++ b/phpBB/styles/prosilver/template/viewtopic_body.html @@ -288,7 +288,7 @@ {postrow.MINI_POST} - {L_POST_BY_AUTHOR} {postrow.POST_AUTHOR_FULL} » {postrow.POST_DATE} + {L_POST_BY_AUTHOR} {postrow.POST_AUTHOR_FULL} » {postrow.POST_DATE}

    @@ -421,7 +421,7 @@
    - + diff --git a/phpBB/styles/prosilver/theme/buttons.css b/phpBB/styles/prosilver/theme/buttons.css index 7f93dbdf89..4c8283fdc0 100644 --- a/phpBB/styles/prosilver/theme/buttons.css +++ b/phpBB/styles/prosilver/theme/buttons.css @@ -158,7 +158,7 @@ button::-moz-focus-inner { border: 0 } -/* Deprecated as of version 3.2 +/* Deprecated as of version 3.2 -------------------------------------------------*/ .small-icon { background-position: 0 50%; @@ -178,7 +178,7 @@ button::-moz-focus-inner { ul.linklist.bulletin > li.small-icon:before { display: none; } - + .dropdown .small-icon > a { display: block; } diff --git a/phpBB/styles/prosilver/theme/colours.css b/phpBB/styles/prosilver/theme/colours.css index 4458a59502..d76fd0852a 100644 --- a/phpBB/styles/prosilver/theme/colours.css +++ b/phpBB/styles/prosilver/theme/colours.css @@ -255,7 +255,7 @@ dl.details dd { color: #FFFFFF; } -.jumpbox-cat-link:hover { +.jumpbox-cat-link:hover { background-color: #12A3EB; border-top-color: #12A3EB; color: #FFFFFF; diff --git a/phpBB/styles/prosilver/theme/icons.css b/phpBB/styles/prosilver/theme/icons.css index f5d1b00795..9fb7244f4b 100644 --- a/phpBB/styles/prosilver/theme/icons.css +++ b/phpBB/styles/prosilver/theme/icons.css @@ -2,11 +2,11 @@ $Icons -------------------------------------------------------------- */ -/* Global module setup +/* Global module setup --------------------------------*/ /* Renamed version of .fa class for agnostic useage of icon fonts. - * Just change the name of the font after the 14/1 to the name of + * Just change the name of the font after the 14/1 to the name of * the font you wish to use. */ .icon, .button .icon { @@ -31,7 +31,7 @@ /* Icon size classes - Default size is 14px, use these for small variations */ .icon.icon-xl { - font-size: 20px; + font-size: 20px; } .icon.icon-lg { @@ -61,7 +61,7 @@ .arrow-right .icon { float: right; -} +} .arrow-right:hover .icon { margin-left: 5px; diff --git a/phpBB/styles/prosilver/theme/links.css b/phpBB/styles/prosilver/theme/links.css index a018bbc792..6da14c9326 100644 --- a/phpBB/styles/prosilver/theme/links.css +++ b/phpBB/styles/prosilver/theme/links.css @@ -8,7 +8,7 @@ a { text-decoration: none; /* we use links inline more often then not so to address several bugs with IE and some other browsers we render all links as inlineblock by default */ - display: inline-block; + display: inline-block; } @@ -151,7 +151,7 @@ a.lastsubject:hover { } .arrow-up:hover { - + } .arrow-down { @@ -159,7 +159,7 @@ a.lastsubject:hover { } .arrow-down:hover { - + } .arrow-left:hover { diff --git a/phpBB/styles/prosilver/theme/normalize.css b/phpBB/styles/prosilver/theme/normalize.css index a7ebfad424..23d84492c8 100644 --- a/phpBB/styles/prosilver/theme/normalize.css +++ b/phpBB/styles/prosilver/theme/normalize.css @@ -421,4 +421,4 @@ table { td, th { padding: 0; -} \ No newline at end of file +} diff --git a/phpBB/styles/prosilver/theme/stylesheet.css b/phpBB/styles/prosilver/theme/stylesheet.css index 4fe97d144b..f235f6030e 100644 --- a/phpBB/styles/prosilver/theme/stylesheet.css +++ b/phpBB/styles/prosilver/theme/stylesheet.css @@ -1,7 +1,7 @@ /* phpBB3 Style Sheet -------------------------------------------------------------- Style name: prosilver (the default phpBB 3.1.x style) - Based on style: + Based on style: Original author: Tom Beddard ( http://www.subblue.com/ ) Modified by: phpBB Limited ( https://www.phpbb.com/ ) --------------------------------------------------------------