Ignore:
Timestamp:
May 11, 2011, 12:13:49 PM (13 years ago)
Author:
cljosse
Message:

[extensions] autosize compatibility with theme gally

  • rename lang.php to plugin.lang.php
  • rename jquery.cookies.js to autosize.cookie.js
  • rename jquery.dimensions.js to autosize.dimensions.js
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Autosize/css/autosize.css

    r9007 r10845  
    4141
    4242}
    43 #imageContainer{
    44  height:1400px;
     43
     44 
     45#theImage {
     46
     47 
    4548}
     49#content {   
     50 
     51 
     52}
     53 #imageContainer {
     54 
     55 
     56}
     57#navThumbNext, #navThumbPrev{ height:200px;
     58
     59 
     60}
     61.navThumbNextBg{
     62   right:0px;
     63}
     64 #navThumbNextContainer {
     65  right:90px;
     66}
Note: See TracChangeset for help on using the changeset viewer.