Dotclear


Ignore:
Timestamp:
01/27/18 11:59:30 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Switch from jQuery background fade plugin to CSS3 animation (plugin removed from distribution)

File:
1 edited

Legend:

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

    r3439 r3685  
    1414     border: 1px solid #ccc; 
    1515} 
    16  
    17  
    18 /* fadings ('color' est utilisé comme variable, pas comme text color) */ 
    19  
    20 .colorBeginPassword, 
    21 .colorBeginValidatorErr, 
    22 .colorBeginUserMail { 
    23      color: #fff; 
    24 } 
    25  
    26 .colorEndPassword, 
    27 .colorEndError, 
    28 .colorEndValidatorErr, 
    29 .colorEndUserMail { 
    30      color: #ffbaba; 
    31 } 
    32  
    33 .colorBeginMessage { 
    34      color: #ccc; 
    35 } 
    36  
    37 .colorEndMessage, 
    38 .colorBeginValidatorMsg { 
    39      color: #676e78; 
    40 } 
    41  
    42 .colorBeginError { 
    43      color: #fefacd; 
    44 } 
    45  
    46 .colorBeginSuccess { 
    47      color: #9BCA1C; 
    48 } 
    49  
    50 .colorEndSuccess { 
    51      color: #bee74b; 
    52 } 
    53  
    54 .colorEndValidatorMsg { 
    55      color: #ffcc00; 
    56 } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map