Skip to:
Content

bbPress.org

Ticket #1590: 1590.diff

File 1590.diff, 2.0 KB (added by sorich87, 15 years ago)
  • bbp-themes/bbp-twentyten/css/bbpress-rtl.css

     
    522522.bbp-topics-front tr.super-sticky td,
    523523.bbp-topics tr.super-sticky td,
    524524.bbp-topics tr.sticky td,
    525 .bbp-forum-info tr.sticky td {
     525.bbp-forum-content tr.sticky td {
    526526        background-color: #ffffe0 !important;
    527527        font-size: 1.1em;
    528528}
  • bbp-themes/bbp-twentyten/css/bbpress.css

     
    532532.bbp-topics-front tr.super-sticky td,
    533533.bbp-topics tr.super-sticky td,
    534534.bbp-topics tr.sticky td,
    535 .bbp-forum-info tr.sticky td {
     535.bbp-forum-content tr.sticky td {
    536536        background-color: #ffffe0 !important;
    537537        font-size: 1.1em;
    538538}
  • bbp-themes/bbp-twentyten/single-forum.php

     
    2020
    2121                                        <?php if ( bbp_user_can_view_forum() ) : ?>
    2222
    23                                                 <div id="forum-<?php bbp_forum_id(); ?>" class="bbp-forum-info">
     23                                                <div id="forum-<?php bbp_forum_id(); ?>" class="bbp-forum-content">
    2424                                                        <h1 class="entry-title"><?php bbp_forum_title(); ?></h1>
    2525                                                        <div class="entry-content">
    2626
  • bbp-themes/bbp-twentyten/bbpress/feedback-no-access.php

     
    99
    1010?>
    1111
    12 <div id="forum-private" class="bbp-forum-info">
     12<div id="forum-private" class="bbp-forum-content">
    1313        <h1 class="entry-title"><?php _e( 'Private', 'bbpress' ); ?></h1>
    1414        <div class="entry-content">
    1515                <div class="bbp-template-notice info">