Ignore:
Timestamp:
Jun 28, 2012, 3:44:47 PM (12 years ago)
Author:
cljosse
Message:

[extensions] Autosize fix compatibility with 2.4

File:
1 edited

Legend:

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

    r12527 r16124  
    1919.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: 0px; top: 0px; background: transparent url(images/resizable-ne.gif); }
    2020#theImage {
    21     opacity: 0;
    22     filter: alpha(opacity:0);
     21    opacity: 100;
     22    filter: alpha(opacity:100);
    2323    padding-top: 0px;
    2424    padding-bottom: 0px;
     
    2929}
    3030#the_page {
    31   margin-top: -4px;position:static ;
    32  
     31  /* 
     32  margin-top: -4px;
     33position:static ;*/
     34   
    3335}
    3436#mapPicture{
     
    4143}
    4244
    43  
    44 #theImage {
     45
     46#navThumbNext, #navThumbPrev{ /*height:200px;*/
    4547
    4648 
    4749}
    48 #content {   
    49  
    50  
    51 }
    52  #imageContainer {
    53  
    54  
    55 }
    56 #navThumbNext, #navThumbPrev{ height:200px;
    57 
    58  
    59 }
    60 .navThumbNextBg{
    61  
     50/**/
     51#theImageAndInfos, #theImageAndTitle {
     52 /* background-color: #FFFF00;*/
    6253}
    6354
    64 #_Comment{
     55#theImage {
     56 /* margin: 10px;
     57 border: 10px solid #f0FFf0;
     58  padding: 10px;
    6559 
     60  background-color: #00FF00; */
    6661}
    67 #_Comment2{
     62#theMainImage {
     63/*
     64  margin: 15px;
     65  border: 15px solid #f0f0ff;
     66  padding:15px;
     67 
     68 background-color: #0000FF; */
     69}
     70
     71#imageInfos {
     72/* margin : 20px;
     73  border: 20px solid #FFf0f0;
     74  padding: 20px;
    6875 
     76  background-color: #FF0000; */
    6977}
    70 #charlie div div{
    71  
    72 }
    73 #charlie div {
    74  
    75 }
    76 #charlie a h1 {
    77 }
    78 #charlie {
    79 
    80 }
    81 #form_autosize_picture {
    82 
    83 }
    84 .Image {
    85 }
Note: See TracChangeset for help on using the changeset viewer.