Skip to:
Content

BuddyPress.org

Changeset 11742


Ignore:
Timestamp:
11/08/2017 04:15:22 PM (8 years ago)
Author:
djpaul
Message:

Updated compiled CSS

Location:
trunk/src/bp-templates/bp-nouveau/css
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-nouveau/css/buddypress-rtl.css

    r11714 r11742  
    152152}
    153153
    154 .buddypress-wrap dt.section-title {
     154dt.section-title {
    155155    font-size: 18px;
    156156}
    157157
    158158@media screen and (min-width: 46.8em) {
    159     .buddypress-wrap dt.section-title {
     159    dt.section-title {
    160160        font-size: 22px;
    161161    }
    162162}
    163163
    164 .buddypress-wrap .bp-label-text,
    165 .buddypress-wrap .message-threads {
     164.bp-label-text,
     165.message-threads {
    166166    font-size: 13px;
    167167}
    168168
    169169@media screen and (min-width: 46.8em) {
    170     .buddypress-wrap .bp-label-text,
    171     .buddypress-wrap .message-threads {
     170    .bp-label-text,
     171    .message-threads {
    172172        font-size: 16px;
    173173    }
    174174}
    175175
    176 .buddypress-wrap .activity-header {
     176.activity-header {
    177177    font-size: 13px;
    178178}
    179179
    180180@media screen and (min-width: 46.8em) {
    181     .buddypress-wrap .activity-header {
     181    .activity-header {
    182182        font-size: 16px;
    183183    }
    184184}
    185185
    186 .buddypress-wrap .activity-inner {
     186.activity-inner {
    187187    font-size: 15px;
    188188}
    189189
    190190@media screen and (min-width: 46.8em) {
    191     .buddypress-wrap .activity-inner {
     191    .activity-inner {
    192192        font-size: 18px;
    193193    }
    194194}
    195195
    196 .buddypress-wrap #whats-new-post-in {
     196#whats-new-post-in {
    197197    font-size: 16px;
    198198}
    199199
    200 .buddypress-wrap .mini .activity-header,
    201 .buddypress-wrap .acomment-meta {
     200.mini .activity-header,
     201.acomment-meta {
    202202    font-size: 16px;
    203203}
    204204
    205 .buddypress-wrap .dir-component-filters #activity-filter-by {
     205.dir-component-filters #activity-filter-by {
    206206    font-size: 13px;
    207207}
    208208
    209209@media screen and (min-width: 46.8em) {
    210     .buddypress-wrap .dir-component-filters #activity-filter-by {
     210    .dir-component-filters #activity-filter-by {
    211211        font-size: 16px;
    212212    }
    213213}
    214214
    215 .buddypress-wrap .bp-tables-user th {
     215.bp-tables-user th {
    216216    font-size: 13px;
    217217}
    218218
    219219@media screen and (min-width: 46.8em) {
    220     .buddypress-wrap .bp-tables-user th {
     220    .bp-tables-user th {
    221221        font-size: 16px;
    222222    }
    223223}
    224224
    225 .buddypress-wrap .bp-tables-user td {
     225.bp-tables-user td {
    226226    font-size: 12px;
    227227}
    228228
    229229@media screen and (min-width: 46.8em) {
    230     .buddypress-wrap .bp-tables-user td {
     230    .bp-tables-user td {
    231231        font-size: 14px;
    232232    }
    233233}
    234234
    235 .buddypress-wrap .profile-fields th {
     235.profile-fields th {
    236236    font-size: 15px;
    237237}
    238238
    239239@media screen and (min-width: 46.8em) {
    240     .buddypress-wrap .profile-fields th {
     240    .profile-fields th {
    241241        font-size: 18px;
    242242    }
    243243}
    244244
    245 .buddypress-wrap .profile-fields td {
     245.profile-fields td {
    246246    font-size: 13px;
    247247}
    248248
    249249@media screen and (min-width: 46.8em) {
    250     .buddypress-wrap .profile-fields td {
     250    .profile-fields td {
    251251        font-size: 16px;
    252252    }
    253253}
    254254
    255 .buddypress-wrap #notification-select {
     255#notification-select {
    256256    font-size: 12px;
    257257}
    258258
    259259@media screen and (min-width: 46.8em) {
    260     .buddypress-wrap #notification-select {
     260    #notification-select {
    261261        font-size: 14px;
    262262    }
     
    40824082}
    40834083
    4084 .buddypress-wrap li.bp-messages,
    40854084.buddypress-wrap .bp-messages.bp-user-messages-feedback {
    40864085    border: 0;
  • trunk/src/bp-templates/bp-nouveau/css/buddypress.css

    r11714 r11742  
    152152}
    153153
    154 .buddypress-wrap dt.section-title {
     154dt.section-title {
    155155    font-size: 18px;
    156156}
    157157
    158158@media screen and (min-width: 46.8em) {
    159     .buddypress-wrap dt.section-title {
     159    dt.section-title {
    160160        font-size: 22px;
    161161    }
    162162}
    163163
    164 .buddypress-wrap .bp-label-text,
    165 .buddypress-wrap .message-threads {
     164.bp-label-text,
     165.message-threads {
    166166    font-size: 13px;
    167167}
    168168
    169169@media screen and (min-width: 46.8em) {
    170     .buddypress-wrap .bp-label-text,
    171     .buddypress-wrap .message-threads {
     170    .bp-label-text,
     171    .message-threads {
    172172        font-size: 16px;
    173173    }
    174174}
    175175
    176 .buddypress-wrap .activity-header {
     176.activity-header {
    177177    font-size: 13px;
    178178}
    179179
    180180@media screen and (min-width: 46.8em) {
    181     .buddypress-wrap .activity-header {
     181    .activity-header {
    182182        font-size: 16px;
    183183    }
    184184}
    185185
    186 .buddypress-wrap .activity-inner {
     186.activity-inner {
    187187    font-size: 15px;
    188188}
    189189
    190190@media screen and (min-width: 46.8em) {
    191     .buddypress-wrap .activity-inner {
     191    .activity-inner {
    192192        font-size: 18px;
    193193    }
    194194}
    195195
    196 .buddypress-wrap #whats-new-post-in {
     196#whats-new-post-in {
    197197    font-size: 16px;
    198198}
    199199
    200 .buddypress-wrap .mini .activity-header,
    201 .buddypress-wrap .acomment-meta {
     200.mini .activity-header,
     201.acomment-meta {
    202202    font-size: 16px;
    203203}
    204204
    205 .buddypress-wrap .dir-component-filters #activity-filter-by {
     205.dir-component-filters #activity-filter-by {
    206206    font-size: 13px;
    207207}
    208208
    209209@media screen and (min-width: 46.8em) {
    210     .buddypress-wrap .dir-component-filters #activity-filter-by {
     210    .dir-component-filters #activity-filter-by {
    211211        font-size: 16px;
    212212    }
    213213}
    214214
    215 .buddypress-wrap .bp-tables-user th {
     215.bp-tables-user th {
    216216    font-size: 13px;
    217217}
    218218
    219219@media screen and (min-width: 46.8em) {
    220     .buddypress-wrap .bp-tables-user th {
     220    .bp-tables-user th {
    221221        font-size: 16px;
    222222    }
    223223}
    224224
    225 .buddypress-wrap .bp-tables-user td {
     225.bp-tables-user td {
    226226    font-size: 12px;
    227227}
    228228
    229229@media screen and (min-width: 46.8em) {
    230     .buddypress-wrap .bp-tables-user td {
     230    .bp-tables-user td {
    231231        font-size: 14px;
    232232    }
    233233}
    234234
    235 .buddypress-wrap .profile-fields th {
     235.profile-fields th {
    236236    font-size: 15px;
    237237}
    238238
    239239@media screen and (min-width: 46.8em) {
    240     .buddypress-wrap .profile-fields th {
     240    .profile-fields th {
    241241        font-size: 18px;
    242242    }
    243243}
    244244
    245 .buddypress-wrap .profile-fields td {
     245.profile-fields td {
    246246    font-size: 13px;
    247247}
    248248
    249249@media screen and (min-width: 46.8em) {
    250     .buddypress-wrap .profile-fields td {
     250    .profile-fields td {
    251251        font-size: 16px;
    252252    }
    253253}
    254254
    255 .buddypress-wrap #notification-select {
     255#notification-select {
    256256    font-size: 12px;
    257257}
    258258
    259259@media screen and (min-width: 46.8em) {
    260     .buddypress-wrap #notification-select {
     260    #notification-select {
    261261        font-size: 14px;
    262262    }
     
    40824082}
    40834083
    4084 .buddypress-wrap li.bp-messages,
    40854084.buddypress-wrap .bp-messages.bp-user-messages-feedback {
    40864085    border: 0;
Note: See TracChangeset for help on using the changeset viewer.