Ignore:
Timestamp:
Jul 23, 2012, 3:01:09 PM (12 years ago)
Author:
cljosse
Message:

[extensions] Autosize fix compatibility with 2.4, new options

File:
1 edited

Legend:

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

    r16624 r16931  
    33    opacity: 100;
    44    filter: alpha(opacity:100);
    5 
     5   
    66}
    77body{
     
    3030/**/
    3131#theImageAndInfos, #theImageAndTitle {
    32  /* background-color: #FFFF00;*/
     32/*   background-color: #FF0000; */
     33
    3334}
    34 #content {/*
    35    border: 5px solid #00FF00;
    36    */
     35#content {
     36/*
     37  border: 5px solid #00FF00;
     38padding:10px;
     39 margin:15px
     40 */
    3741}
    38 #theImage {
    39 /*
    40  border: 5px solid #f0FFf0;
    41   padding: 10px;
    42   margin: 10px;
    43   background-color: #00FF00; 
    44   */
    45 }
     42#theImage { 
     43 /*  padding: 10px;  margin: 10px;
     44 border: 5px solid #0000F0;
     45  background-color: #0000FF;
     46   background-image: url('../images/quadrille_100.gif');
     47   */ }
     48 
     49
     50
    4651#theMainImage {
    4752/*
     
    5863  padding: 20px;
    5964 
    60   background-color: #FF0000; */
     65 background-color: #FF0000; */
     66}
     67#thePicturePage{
     68/* background-color: #FF0000;
     69 border: 5px solid #FFfF00;*/
    6170}
    6271
    63 #theImageAndTitle {  z-index: 4; }
     72
Note: See TracChangeset for help on using the changeset viewer.