Dotclear


Ignore:
Timestamp:
01/14/17 15:49:29 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Adjust lockable img position

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/common.js

    r3484 r3518  
    356356                    imgE.src = 'images/locker.png'; 
    357357                    imgE.style.position = 'absolute'; 
    358                     imgE.style.top = '1.7em'; 
    359                     imgE.style.left = ($(this).width()+12)+'px'; 
     358                    imgE.style.top = '1.8em'; 
     359                    imgE.style.left = ($(this).width()+14)+'px'; 
    360360                    imgE.alt=dotclear.msg.click_to_unlock; 
    361361                    $(imgE).css('cursor','pointer'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map