Dotclear


Ignore:
Timestamp:
11/09/16 11:35:30 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add a user preference to hide additional information (.more-info class) and normal notes (.form-note class) (.info, .warn and .warning remain displayed)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/scss/partials/_forms.scss

    r3355 r3398  
    208208    text-transform: none; 
    209209} 
     210 
     211// .more-info Additional information on fieldset, field, … (may be hide from user-prefs) 
     212.more-info { 
     213} 
     214.no-more-info { 
     215    display: none; 
     216} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map