Dotclear

Changeset 2031:1c96ea4bd339


Ignore:
Timestamp:
09/22/13 21:16:48 (11 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Gestion CSS de la vérif du mot de passe à l'installe.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/install.css

    r1620 r2031  
    162162/* --------------------------------------------------------------- password indcator */ 
    163163.pw-table { 
    164      display: table; 
    165      margin-bottom: 1em; 
     164     display: block; 
     165     margin-bottom: .25em; 
    166166} 
    167167.pw-cell { 
    168      display: table-cell; 
    169      margin-bottom: 1em; 
     168     display: block; 
     169     margin-bottom: .25em; 
    170170} 
    171171#pwindicator { 
    172      display: table-cell; 
     172     display: block; 
    173173     vertical-align: bottom; 
    174174     padding-left: 1.5em; 
    175      height: 3.8em; 
    176175} 
    177176#pwindicator .bar { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map