Dotclear

Changeset 2109:bdde01807d02


Ignore:
Timestamp:
09/26/13 17:24:54 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Various

Location:
admin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/js/_post.js

    r2101 r2109  
    166166                         $(div).html('<p><strong>' + dotclear.msg.xhtml_not_valid + '</strong></p>' + $(data).find('errors').text()); 
    167167                         $('#entry-content h3').after(div); 
    168                          $(div).backgroundFade({sColor: dotclear.fadeColor.beginValidatorErr, eColor: dotclear.fadeColor.endValidatorErr, steps: 50},function() { 
    169                                    $(this).backgroundFade({sColor: dotclear.fadeColor.endValidatorErr, eColor: dotclear.fadeColor.beginValidatorErr});      
    170                          } 
     168                         $(div).backgroundFade({sColor: dotclear.fadeColor.beginValidatorErr,eColor: dotclear.fadeColor.endValidatorErr, steps: 50},function() { 
     169                                   $(this).backgroundFade({sColor: dotclear.fadeColor.endValidatorErr, eColor: dotclear.fadeColor.beginValidatorErr}); 
     170                         }); 
     171                    } 
    171172 
    172173                    if ( $('#post_excerpt').text() != excerpt_content || $('#post_content').text() != post_content ) { 
  • admin/style/date-picker.css

    r1330 r2109  
    55     border: 1px solid #666; 
    66     border-width: 1px 2px 2px 1px; 
     7     width: auto; 
    78} 
    89.date-picker th { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map