Skip to:
Content

bbPress.org

Ticket #2486: 2486.2.diff

File 2486.2.diff, 19.6 KB (added by netweb, 11 years ago)
  • templates/default/css/bbpress-rtl.css

     
    1515    padding-left: 0;
    1616    border-left: 0;
    1717}
     18
    1819#bbpress-forums ul.bbp-threaded-replies {
    1920    margin-right: 50px;
    2021    margin-left: 0;
    2122}
     23
    2224li.bbp-forum-info,
    2325li.bbp-topic-title {
    2426    float: right;
    2527    text-align: right;
    2628}
     29
    2730li.bbp-forum-topic-count,
    2831li.bbp-topic-voice-count,
    2932li.bbp-forum-reply-count,
     
    3033li.bbp-topic-reply-count {
    3134    float: right;
    3235}
     36
    3337li.bbp-forum-freshness,
    3438li.bbp-topic-freshness {
    3539    float: right;
    3640}
     41
    3742#bbpress-forums div.bbp-topic-author a.bbp-author-name,
    3843#bbpress-forums div.bbp-reply-author a.bbp-author-name {
    3944    clear: right;
    4045}
     46
    4147li.bbp-header div.bbp-topic-content span#subscription-toggle,
    4248li.bbp-header div.bbp-topic-content span#favorite-toggle,
    4349li.bbp-header div.bbp-reply-content span#subscription-toggle,
     
    4450li.bbp-header div.bbp-reply-content span#favorite-toggle {
    4551    float: left;
    4652}
     53
    4754#bbpress-forums div.bbp-forum-author,
    4855#bbpress-forums div.bbp-topic-author,
    4956#bbpress-forums div.bbp-reply-author {
    5057    float: right;
    5158}
     59
    5260#bbpress-forums li.bbp-header .bbp-search-author,
    5361#bbpress-forums li.bbp-footer .bbp-search-author,
    5462#bbpress-forums li.bbp-header .bbp-forum-author,
     
    5967#bbpress-forums li.bbp-footer .bbp-reply-author {
    6068    float: right;
    6169}
     70
    6271#bbpress-forums li.bbp-header .bbp-search-content,
    6372#bbpress-forums li.bbp-footer .bbp-search-content,
    6473#bbpress-forums li.bbp-header .bbp-forum-content,
     
    7281    margin-left: 0;
    7382}
    7483
     84
    7585/* =Topic and reply content
    7686-------------------------------------------------------------- */
    7787
     
    93103    text-align: left;
    94104    margin-left: 0;
    95105}
     106
    96107#bbpress-forums div#bbp-cancel-reply-to {
    97108    text-align: left;
    98109}
    99110
     111
    100112/* =Breadcrumb and Tags
    101113-------------------------------------------------------------- */
    102114
     
    110122#bbpress-forums #bbp-search-form {
    111123    clear: right;
    112124}
     125
    113126#bbpress-forums div.bbp-search-form {
    114127    float: left;
    115128}
    116129
     130
    117131/* =Admin Links
    118132-------------------------------------------------------------- */
    119133
     
    120134span.bbp-admin-links {
    121135    float: left;
    122136}
     137
    123138fieldset span.bbp-admin-links {
    124139    float: right;
    125140}
     141
    126142.bbp-forum-header a.bbp-forum-permalink,
    127143.bbp-topic-header a.bbp-topic-permalink,
    128144.bbp-reply-header a.bbp-reply-permalink {
     
    131147    float: left;
    132148}
    133149
     150
    134151/* =Pagination
    135152-------------------------------------------------------------- */
    136153
     
    137154.bbp-pagination-count {
    138155    float: right;
    139156}
     157
    140158.bbp-pagination-links {
    141159    float: left;
    142160}
     161
    143162.bbp-pagination-links a,
    144163.bbp-pagination-links span.current {
    145164    margin-right: 5px;
     
    146165    margin-left: 0;
    147166    float: right;
    148167}
     168
    149169.bbp-pagination-links span.dots {
    150170    margin-right: 5px;
    151171    margin-left: 0;
    152172    float: right;
    153173}
     174
    154175.bbp-pagination {
    155176    float: right;
    156177}
     178
    157179.bbp-topic-pagination {
    158180    margin-right: 5px;
    159181    margin-left: 0;
    160182}
    161183
     184
    162185/* =Forms
    163186-------------------------------------------------------------- */
    164187
     
    165188#bbpress-forums fieldset.bbp-form {
    166189    clear: right;
    167190}
     191
    168192#bbpress-forums fieldset.bbp-forum-form-attributes {
    169193    margin-right: 25px;
    170194    margin-left: 25px;
    171195    float: left;
    172196}
     197
    173198.bbp-topic-form,
    174199.bbp-reply-form,
    175200.bbp-topic-tag-form {
    176201    clear: right;
    177202}
     203
    178204body.topic-edit .bbp-topic-form div.avatar img,
    179205body.reply-edit .bbp-reply-form div.avatar img,
    180206body.single-forum .bbp-topic-form div.avatar img,
     
    181207body.single-reply .bbp-reply-form div.avatar img {
    182208    margin-left: 0;
    183209}
     210
    184211#bbpress-forums div.bbp-topic-tags {
    185212    float: left;
    186213}
     214
    187215div.bbp-submit-wrapper {
    188216    float: left;
    189217}
     
    196224    margin: 0 0 0 2px;
    197225}
    198226
     227
    199228/* =Edit User
    200229-------------------------------------------------------------- */
    201230
     
    203232    float: right;
    204233    clear: right;
    205234}
     235
    206236#bbpress-forums #bbp-your-profile fieldset label[for] {
    207237    padding: 5px 5px 5px 20px;
    208238    text-align: left;
    209239    float: right;
    210240}
     241
    211242#bbpress-forums #bbp-your-profile fieldset dl label[for] {
    212243    text-align: right;
    213244}
     245
    214246#bbpress-forums #bbp-your-profile fieldset span.description {
    215247    float: right;
    216248    clear: right;
    217249}
     250
    218251#bbpress-forums #bbp-your-profile fieldset fieldset.password span.description {
    219252    margin-right: 0;
    220253}
     254
    221255#bbpress-forums #bbp-your-profile fieldset.submit button {
    222256    float: left;
    223257}
    224258
     259
    225260/* =Widgets
    226261-------------------------------------------------------------- */
    227262
     
    228263.bbp-login-form .bbp-submit-wrapper {
    229264    text-align: left;
    230265}
     266
    231267.bbp-login-form .bbp-login-links a {
    232268    float: right;
    233269    clear: right;
    234270}
     271
    235272.bbp-logged-in img.avatar {
    236273    margin: 0 0 0 15px;
    237274    float: right;
    238275}
    239276
     277
    240278/* =Avatars
    241279-------------------------------------------------------------- */
    242280
     
    244282    float: left;
    245283}
    246284
     285
    247286/* =BuddyPress Activity Streams
    248287-------------------------------------------------------------- */
    249288
     
    264303#bbpress-forums #bbp-user-wrapper {
    265304    float: right;
    266305}
     306
    267307#bbpress-forums #bbp-single-user-details {
    268308    float: right;
    269309}
     310
    270311#bbpress-forums #bbp-single-user-details #bbp-user-description {
    271312    margin-right: 180px;
    272313    margin-left: 0;
    273314}
     315
    274316#bbpress-forums #bbp-user-body {
    275317    margin-right: 180px;
    276318    margin-left: 0;
    277319}
    278320
     321
    279322/*--------------------------------------------------------------
    280323 Media Queries
    281324--------------------------------------------------------------*/
     
    282325
    283326/* =Standard Mobile Landscape
    284327-------------------------------------------------------------- */
     328
    285329@media only screen and (max-width: 480px) {
    286330    #bbpress-forums div.bbp-topic-tags {
    287331        clear: left;
    288332        float: left;
    289333    }
     334
     335    span.bbp-topic-post-date,
    290336    span.bbp-reply-post-date {
    291337        float: left;
    292338    }
     339
    293340    span.bbp-admin-links {
    294341        clear: left;
    295342        float: left;
    296343    }
     344
     345    #bbpress-forums .bbp-body div.bbp-topic-author,
    297346    #bbpress-forums .bbp-body div.bbp-reply-author {
    298347        padding-left: 80px;
    299348        padding-right: 0;
    300349        text-align: left;
    301350    }
     351
     352    #bbpress-forums div.bbp-topic-author a.bbp-author-name,
    302353    #bbpress-forums div.bbp-reply-author a.bbp-author-name {
    303354        margin-left: 0;
    304355    }
     356
     357    #bbpress-forums div.bbp-topic-author img.avatar,
    305358    #bbpress-forums div.bbp-reply-author img.avatar {
    306359        left: auto;
    307360        left: 0;
    308361    }
     362
    309363    div.bbp-submit-wrapper {
    310364        float: left;
    311365    }
     366
    312367    #bbpress-forums #bbp-user-body {
    313368        margin-left: 0;
    314369    }
    315370}
    316371
     372
    317373/* =Standard Mobile Portrait
    318374-------------------------------------------------------------- */
     375
    319376@media only screen and (max-width: 320px) {
    320     #bbpress-forums li.bbp-header div.bbp-reply-author {
    321         text-align: left;
    322     }
    323     #bbpress-forums li.bbp-header div.bbp-reply-content {
    324         margin-left: 25%;
    325         margin-right: 0;
    326     }
     377        #bbpress-forums li.bbp-header div.bbp-search-author,
     378        #bbpress-forums li.bbp-header div.bbp-topic-author,
     379        #bbpress-forums li.bbp-header div.bbp-reply-author {
     380                text-align: left;
     381        }
     382
     383        #bbpress-forums li.bbp-header div.bbp-search-content,
     384        #bbpress-forums li.bbp-header div.bbp-topic-content,
     385        #bbpress-forums li.bbp-header div.bbp-reply-content {
     386                margin-left: 25%;
     387                margin-right: 0;
     388        }
    327389}
    328390
     391
    329392/* =Extra Small Mobile
    330393-------------------------------------------------------------- */
     394
    331395@media only screen and (max-width: 240px) {
    332     #bbpress-forums li.bbp-body li.bbp-topic-freshness,
    333     #bbpress-forums li.bbp-header div.bbp-reply-content {
    334         margin-left: 0;
    335         text-align: left;
     396        #bbpress-forums li.bbp-body li.bbp-topic-freshness,
     397        #bbpress-forums li.bbp-header div.bbp-search-author,
     398        #bbpress-forums li.bbp-header div.bbp-search-content,
     399        #bbpress-forums li.bbp-header div.bbp-topic-author,
     400        #bbpress-forums li.bbp-header div.bbp-topic-content,
     401        #bbpress-forums li.bbp-header div.bbp-reply-author,
     402        #bbpress-forums li.bbp-header div.bbp-reply-content {
     403                margin-left: 0;
     404                text-align: left;
     405        }
     406
     407        #bbpress-forums li.bbp-footer div.bbp-search-content,
     408        #bbpress-forums li.bbp-footer div.bbp-topic-content,
     409        #bbpress-forums li.bbp-footer div.bbp-reply-content {
     410                margin-left: 0;
     411        }
     412
     413        #bbpress-forums li.bbp-body div.bbp-topic-author,
     414        #bbpress-forums li.bbp-body div.bbp-reply-author {
     415                padding-left: 60px;
     416                padding-right: 0;
    336417    }
    337     #bbpress-forums li.bbp-footer div.bbp-reply-content {
    338         margin-left: 0;
    339     }
    340     #bbpress-forums li.bbp-body div.bbp-reply-author {
    341         padding-left: 60px;
    342         padding-right: 0;
    343     }
    344418}
    345  No newline at end of file
  • templates/default/css/bbpress.css

     
    4949#bbpress-forums .status-spam.even {
    5050        background-color: #fee;
    5151}
     52
    5253#bbpress-forums .status-trash.odd,
    5354#bbpress-forums .status-spam.odd {
    5455        background-color: #fdd;
     
    133134        text-align: left;
    134135        width: 55%;
    135136}
     137
    136138li.bbp-forum-topic-count,
    137139li.bbp-topic-voice-count,
    138140li.bbp-forum-reply-count,
     
    264266        color: #aaa;
    265267}
    266268
     269
    267270/* =Topic and reply content
    268271-------------------------------------------------------------- */
    269272
     
    385388        max-width: 100%;
    386389}
    387390
     391
    388392/* =Reply to
    389393-------------------------------------------------------------- */
    390394
     
    398402        text-align: right;
    399403}
    400404
     405
    401406/* =Breadcrumb and Tags
    402407-------------------------------------------------------------- */
    403408
     
    423428        clear: both;
    424429}
    425430
     431
    426432/* =Search
    427433-------------------------------------------------------------- */
    428434
     
    448454        float: right;
    449455}
    450456
     457
    451458/* =Admin Links
    452459-------------------------------------------------------------- */
    453460
     
    455462        float: right;
    456463        color: #ddd;
    457464}
     465
    458466span.bbp-admin-links a {
    459467        color: #bbb;
    460468        font-weight: normal;
     
    462470        text-transform: uppercase;
    463471        text-decoration: none;
    464472}
     473
    465474fieldset span.bbp-admin-links {
    466475        float: left;
    467476}
     477
    468478tr td span.bbp-admin-links a:hover {
    469479        color: #ff4b33;
    470480}
     481
    471482td.bbp-topic-admin-links,
    472483td.bbp-topic-counts {
    473484        width: 50%;
     
    481492        color: #ccc;
    482493}
    483494
     495
    484496/* =Toggles
    485497-------------------------------------------------------------- */
    486498
     
    546558        white-space: nowrap;
    547559}
    548560
     561
    549562/* =Pagination
    550563-------------------------------------------------------------- */
    551564
     
    668681.bbp-topic-tag-form {
    669682        clear: left;
    670683}
     684
    671685body.topic-edit .bbp-topic-form div.avatar img,
    672686body.reply-edit .bbp-reply-form div.avatar img,
    673687body.single-forum .bbp-topic-form div.avatar img,
     
    709723        max-width: 100%;
    710724}
    711725
     726
    712727/* =TinyMCE in themes
    713728-------------------------------------------------------------- */
     729
    714730#bbpress-forums div.bbp-the-content-wrapper {
    715731        margin-bottom: 10px;
    716732}
     
    743759        padding: 5px;
    744760        min-height: 26px;
    745761}
     762
    746763#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar {
    747764        padding: 4px 4px 8px;
    748765}
     
    757774        line-height: 16px;
    758775}
    759776
     777
    760778/* =Edit User
    761779-------------------------------------------------------------- */
    762780
     
    859877        color: #000;
    860878        clear: both;
    861879}
     880
    862881div.bbp-template-notice a {
    863882        color: #555;
    864883        text-decoration: none;
     
    890909                line-height: 140%;
    891910        }
    892911
     912
    893913/* =Stickies
    894914-------------------------------------------------------------- */
    895915
     
    901921        font-size: 1.1em;
    902922}
    903923
     924
    904925/* =Revisions
    905926-------------------------------------------------------------- */
    906927
     
    921942        list-style-type: none;
    922943}
    923944
     945
    924946/* =Widgets
    925947-------------------------------------------------------------- */
    926948
     
    9791001        margin-bottom: 10px;
    9801002}
    9811003
     1004
    9821005/* =Avatars
    9831006-------------------------------------------------------------- */
    9841007
     
    9971020        float: right;
    9981021}
    9991022
     1023
    10001024/* =BuddyPress Activity Streams
    10011025-------------------------------------------------------------- */
    10021026
     
    10071031        padding-left: 10px;
    10081032}
    10091033
     1034
    10101035/* =User Pages
    10111036-------------------------------------------------------------- */
    10121037
     
    11341159
    11351160/* =Standard Mobile Landscape
    11361161-------------------------------------------------------------- */
     1162
    11371163@media screen and (max-device-width: 480px), screen and (-webkit-min-device-pixel-ratio: 2) {
    11381164        -webkit-text-size-adjust: none;
    11391165}
     1166
    11401167@media only screen and (max-width: 480px) {
    11411168        #bbpress-forums div.bbp-topic-tags {
    11421169                clear: left;
    11431170                float: left;
    11441171        }
     1172
    11451173        div.bbp-search-form input,
    11461174        div.bbp-search-form button {
    11471175                font-size: 11px;
    11481176                padding: 2px;
    11491177        }
     1178
    11501179        li.bbp-forum-info,
    11511180        li.bbp-topic-title {
    11521181                width: 45%;
    11531182        }
     1183
    11541184        li.bbp-forum-topic-count,
    11551185        li.bbp-forum-reply-count,
    11561186        li.bbp-topic-voice-count,
     
    11571187        li.bbp-topic-reply-count {
    11581188                width: 15%;
    11591189        }
     1190
     1191        span.bbp-topic-post-date,
    11601192        span.bbp-reply-post-date {
    11611193                float: left;
    11621194        }
     1195
    11631196        span.bbp-admin-links {
    11641197                clear: left;
    11651198                float: left;
    11661199        }
     1200
    11671201        #bbpress-forums .bbp-forums-list li {
    11681202                display: block;
    11691203                font-size: 11px;
    11701204        }
     1205
     1206        #bbpress-forums .bbp-body div.bbp-topic-author,
    11711207        #bbpress-forums .bbp-body div.bbp-reply-author {
    11721208                margin: -15px 10px 10px;
    11731209                min-height: 100px;
     
    11761212                text-align: left;
    11771213                width: 100%;
    11781214        }
     1215
     1216        #bbpress-forums div.bbp-topic-author a.bbp-author-name,
    11791217        #bbpress-forums div.bbp-reply-author a.bbp-author-name {
    11801218                clear: none;
    11811219                display: inline-block;
     
    11821220                margin-left: 0;
    11831221                word-wrap: break-word;
    11841222        }
     1223
     1224        #bbpress-forums div.bbp-topic-author img.avatar,
    11851225        #bbpress-forums div.bbp-reply-author img.avatar {
    11861226                position: absolute;
    11871227                top: 15px;
     
    11891229                width: 60px;
    11901230                height: auto;
    11911231        }
     1232
     1233        #bbpress-forums div.bbp-topic-author .bbp-author-role,
    11921234        #bbpress-forums div.bbp-reply-author .bbp-author-role {
    11931235                font-size: 12px;
    11941236                font-style: normal;
    11951237        }
     1238
     1239        #bbpress-forums .bbp-body div.bbp-topic-content,
    11961240        #bbpress-forums .bbp-body div.bbp-reply-content {
    11971241                clear: both;
    11981242                margin: 10px;
    11991243                padding: 0;
    12001244        }
     1245
     1246        #bbpress-forums div.bbp-topic-content p,
    12011247        #bbpress-forums div.bbp-reply-content p {
    12021248                margin-bottom: 1em;
    12031249        }
     1250
    12041251        div.bbp-submit-wrapper {
    12051252                float: left;
    12061253        }
     1254
    12071255        #bbpress-forums fieldset.bbp-form {
    12081256                padding: 0 10px 10px;
    12091257        }
     1258
    12101259        #bbpress-forums #bbp-user-body {
    12111260                clear: both;
    12121261                margin-left: 0;
    12131262                word-wrap: break-word;
    12141263        }
     1264
     1265        #bbpress-forums div.bbp-forum-title h3,
     1266        #bbpress-forums div.bbp-topic-title h3,
     1267        #bbpress-forums div.bbp-reply-title h3 {
     1268                font-size: 14px;
     1269        }
    12151270}
    12161271
     1272
    12171273/* =Standard Mobile Portrait
    12181274-------------------------------------------------------------- */
     1275
    12191276@media only screen and (max-width: 320px) {
    12201277        #bbpress-forums div.bbp-search-form {
    12211278                margin-bottom: 10px;
    12221279        }
     1280
    12231281        #bbpress-forums li.bbp-header li.bbp-forum-info,
    12241282        #bbpress-forums li.bbp-body li.bbp-forum-info,
    12251283        #bbpress-forums li.bbp-header li.bbp-topic-title,
     
    12261284        #bbpress-forums li.bbp-body li.bbp-topic-title {
    12271285                width: 100%;
    12281286        }
     1287
    12291288        #bbpress-forums li.bbp-header li.bbp-forum-info,
    12301289        #bbpress-forums li.bbp-header li.bbp-topic-title {
    12311290                text-align: center;
    12321291                text-transform: uppercase;
    12331292        }
     1293
    12341294        #bbpress-forums li.bbp-header li.bbp-forum-topic-count,
    12351295        #bbpress-forums li.bbp-header li.bbp-forum-reply-count,
    12361296        #bbpress-forums li.bbp-body li.bbp-forum-topic-count,
     
    12411301        #bbpress-forums li.bbp-body li.bbp-topic-reply-count {
    12421302                width: 20%;
    12431303        }
     1304
    12441305        #bbpress-forums li.bbp-header li.bbp-forum-freshness,
    12451306        #bbpress-forums li.bbp-body li.bbp-forum-freshness,
    12461307        #bbpress-forums li.bbp-header li.bbp-topic-freshness,
     
    12471308        #bbpress-forums li.bbp-body li.bbp-topic-freshness {
    12481309                width: 58%;
    12491310        }
     1311
    12501312        #bbpress-forums li.bbp-body li.bbp-forum-topic-count,
    12511313        #bbpress-forums li.bbp-body li.bbp-forum-reply-count,
    12521314        #bbpress-forums li.bbp-body li.bbp-forum-freshness,
     
    12551317        #bbpress-forums li.bbp-body li.bbp-topic-freshness {
    12561318                margin-top: 7px;
    12571319        }
     1320
    12581321        #bbpress-forums li.bbp-header,
    12591322        #bbpress-forums li.bbp-footer {
    12601323                font-size: 10px;
    12611324        }
     1325
     1326        #bbpress-forums li.bbp-header div.bbp-search-author,
     1327        #bbpress-forums li.bbp-header div.bbp-topic-author,
    12621328        #bbpress-forums li.bbp-header div.bbp-reply-author {
    12631329                text-align: left;
    12641330                width: 25%;
    12651331        }
     1332
     1333        #bbpress-forums li.bbp-header div.bbp-search-content,
     1334        #bbpress-forums li.bbp-header div.bbp-topic-content,
    12661335        #bbpress-forums li.bbp-header div.bbp-reply-content {
    12671336                margin-left: 25%;
    12681337        }
     1338
    12691339        #bbpress-forums div.bbp-template-notice img.avatar,
    12701340        #bbpress-forums p.bbp-topic-meta img.avatar {
    12711341                width: 14px;
    12721342                height: auto;
    12731343        }
     1344
    12741345        #bbpress-forums div.bbp-the-content-wrapper td.mceToolbar {
    12751346                padding: 1px;
    12761347        }
     1348
    12771349        #bbpress-forums div.bbp-the-content-wrapper td.mceToolbar td {
    12781350                width: 20px;
    12791351                height: 20px;
    12801352        }
     1353
    12811354        #bbpress-forums div.wp-editor-container {
    12821355                width: 100%;
    12831356                overflow: auto;
    12841357        }
     1358
    12851359        #bbpress-forums input#bbp_topic_title,
    12861360        #bbpress-forums input#bbp_topic_tags {
    12871361                width: 95%;
    12881362        }
     1363
     1364        #bbpress-forums div.bbp-forum-title h3,
     1365        #bbpress-forums div.bbp-topic-title h3,
     1366        #bbpress-forums div.bbp-reply-title h3 {
     1367                font-size: 14px;
     1368        }
    12891369}
    12901370
     1371
    12911372/* =Extra Small Mobile
    12921373-------------------------------------------------------------- */
     1374
    12931375@media only screen and (max-width: 240px) {
     1376
    12941377        #bbpress-forums li.bbp-header li.bbp-forum-topic-count,
    12951378        #bbpress-forums li.bbp-header li.bbp-forum-reply-count,
    12961379        #bbpress-forums li.bbp-body li.bbp-forum-topic-count,
     
    12991382        #bbpress-forums li.bbp-header li.bbp-topic-reply-count,
    13001383        #bbpress-forums li.bbp-body li.bbp-topic-voice-count,
    13011384        #bbpress-forums li.bbp-body li.bbp-topic-reply-count,
    1302         #bbpress-forums li.bbp-footer div.bbp-reply-author,
    1303         #bbpress-forums li.bbp-footer div.bbp-reply-content {
     1385        #bbpress-forums li.bbp-footer div.bbp-search-author,
     1386        #bbpress-forums li.bbp-footer div.bbp-topic-author,
     1387        #bbpress-forums li.bbp-footer div.bbp-reply-author {
    13041388                width: 45%;
    13051389        }
     1390
    13061391        #bbpress-forums li.bbp-header li.bbp-forum-freshness,
    13071392        #bbpress-forums li.bbp-body li.bbp-forum-freshness,
    13081393        #bbpress-forums li.bbp-header li.bbp-topic-freshness,
    1309         #bbpress-forums li.bbp-body li.bbp-topic-freshness,
    1310         #bbpress-forums li.bbp-header div.bbp-reply-author,
    1311         #bbpress-forums li.bbp-header div.bbp-reply-content {
     1394        #bbpress-forums li.bbp-body li.bbp-topic-freshness {
    13121395                clear: both;
    13131396                width: 100%;
    13141397        }
     1398
    13151399        #bbpress-forums li.bbp-header li.bbp-forum-freshness,
    13161400        #bbpress-forums li.bbp-header li.bbp-topic-freshness {
    13171401                text-align: center;
    13181402        }
     1403
    13191404        #bbpress-forums li.bbp-body li.bbp-topic-freshness,
     1405        #bbpress-forums li.bbp-header div.bbp-search-author,
     1406        #bbpress-forums li.bbp-header div.bbp-search-content,
     1407        #bbpress-forums li.bbp-header div.bbp-topic-author,
     1408        #bbpress-forums li.bbp-header div.bbp-topic-content,
     1409        #bbpress-forums li.bbp-header div.bbp-reply-author,
    13201410        #bbpress-forums li.bbp-header div.bbp-reply-content {
    13211411                margin-left: 0;
    13221412                text-align: left;
    13231413        }
     1414
    13241415        #bbpress-forums li.bbp-body li.bbp-topic-freshness p.bbp-topic-meta {
    13251416                display: inline-block;
    13261417        }
     1418
    13271419        #bbpress-forums li.bbp-header {
    13281420                overflow: hidden;
    13291421        }
     1422
     1423        #bbpress-forums li.bbp-footer div.bbp-search-content,
     1424        #bbpress-forums li.bbp-footer div.bbp-topic-content,
    13301425        #bbpress-forums li.bbp-footer div.bbp-reply-content {
    13311426                display: inline-block;
    13321427                margin-left: 0;
    13331428        }
     1429
     1430        #bbpress-forums li.bbp-body div.bbp-topic-author,
    13341431        #bbpress-forums li.bbp-body div.bbp-reply-author {
    13351432                min-height: 60px;
    13361433                padding-left: 60px;
    13371434        }
     1435
     1436        #bbpress-forums div.bbp-topic-author img.avatar,
    13381437        #bbpress-forums div.bbp-reply-author img.avatar {
    13391438                width: 40px;
    13401439                height: auto;
    13411440        }
     1441
     1442        #bbpress-forums div.bbp-forum-title h3,
     1443        #bbpress-forums div.bbp-topic-title h3,
     1444        #bbpress-forums div.bbp-reply-title h3 {
     1445                font-size: 12px;
     1446        }
    13421447}