Skip to:
Content

BuddyPress.org


Ignore:
File:
1 edited

Legend:

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

    r11181 r10967  
    647647    background: #fafafa;
    648648    border-radius: 0;
    649     color: #737373;
     649    color: #767676;
    650650    font: inherit;
    651651    font-size: 100%;
     
    844844}
    845845
    846 #buddypress form.standard-form .main-column ul#friend-list h3,
    847846#buddypress form.standard-form .main-column ul#friend-list h4 {
    848847    clear:none;
     
    862861    cursor: default;
    863862    opacity: .4;
    864 }
    865 
    866 fieldset.register-site {
    867     margin-top: 1em;
    868 }
    869 
    870 fieldset.create-site {
    871     margin-bottom: 2em;
    872 }
    873 
    874 fieldset.create-site legend {
    875     margin-bottom: 1em;
    876 }
    877 
    878 fieldset.create-site label {
    879     margin-right: 3em;
    880863}
    881864
     
    10881071#buddypress table.forum tr.alt td {
    10891072    background: #f5f5f5;
    1090     color: #707070;
    10911073}
    10921074#buddypress table.notification-settings {
     
    11871169    display: inline-block;
    11881170    font-size: small;
     1171    opacity: 0.8;
    11891172    padding: 0;
    11901173}
     
    13221305}
    13231306#buddypress ul.item-list li div.item-title,
    1324 #buddypress ul.item-list li h3,
    13251307#buddypress ul.item-list li h4 {
    13261308    font-weight: normal;
     
    14081390    background-color: #eee;
    14091391    color: #555;
    1410     opacity: .9;
     1392    opacity: .8;
    14111393    font-weight: bold;
    14121394}
     
    14361418    overflow: auto;
    14371419    list-style: none;
    1438 }
    1439 #buddypress .group-members-list {
    1440     width: 100%;
    1441     margin-top: 1em;
    1442     clear: both;
    1443     overflow: auto;
    14441420}
    14451421#buddypress #item-buttons:empty {
     
    16081584#buddypress .field-visibility-settings-toggle,
    16091585#buddypress .field-visibility-settings-notoggle {
    1610     color: #707070;
     1586    color: #767676;
    16111587}
    16121588#buddypress .field-visibility-settings-toggle a,
     
    16401616    border-bottom-right-radius: 0;
    16411617    background: #f5f5f5;
    1642     color: #707070;
    16431618}
    16441619#buddypress .tmce-active button.switch-tmce {
     
    16471622    border-bottom-right-radius: 0;
    16481623    background: #f5f5f5;
    1649     color: #707070;
    16501624}
    16511625#buddypress .standard-form .wp-editor-container textarea {
     
    16671641    display: inline-block;
    16681642    font-size: small;
     1643    opacity: 0.8;
    16691644    padding: 0;
    16701645}
     
    17681743        margin-bottom:1em;
    17691744    }
    1770     #buddypress form.standard-form .main-column ul#friend-list h3,
    17711745    #buddypress form.standard-form .main-column ul#friend-list h4{
    17721746        width:100%;
Note: See TracChangeset for help on using the changeset viewer.