Skip to:
Content

BuddyPress.org

Changeset 6073


Ignore:
Timestamp:
06/11/2012 09:27:08 PM (12 years ago)
Author:
boonebgorges
Message:

Improves appearance of visibility settings on profile edit screen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/_inc/css/default.css

    r6029 r6073  
    23932393.field-visibility-settings {
    23942394    display: none;
     2395    margin-top: 10px;
    23952396}
    23962397    body.no-js .field-visibility-settings {
     
    23992400.current-visibility-level {
    24002401    font-weight: bold;
     2402    font-style: normal;
    24012403}
    24022404.field-visibility-settings,
     
    24122414    list-style: none;
    24132415}
     2416.standard-form .field-visibility-settings label {
     2417    margin: 0;
     2418    font-weight: normal;
     2419}
     2420.field-visibility-settings legend,
     2421.field-visibility-settings-toggle {
     2422    font-style: italic;
     2423}
Note: See TracChangeset for help on using the changeset viewer.