Ignore:
Timestamp:
Sep 28, 2012, 11:13:50 AM (12 years ago)
Author:
cljosse
Message:

[extensions] Autosize fix compatibility with 2.4, add theme directive

File:
1 edited

Legend:

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

    r17538 r18325  
    1   #bp_img_cla,#icon_gmaps,#bp_cla{
    2 
     1#bp_img_cla,#icon_gmaps,#bp_cla{
    32  height:26px}
    43  .actionButtons{
    54  overflow:hidden;
    6   height:30px}
     5  height:30px
     6 }
    77
    8   #theImage img{
     8  #theImage {
     9  text-align:none
    910   }
    10 #theImage {
    11 
     11#theImage img{
     12 
     13 
     14 
    1215}
    1316body {
     
    2629
    2730}
    28 #mapPicture{
    29 top:40% ;
    30 
    31 }
    32 
    3331#imageHeaderBar {
    3432
     
    4745
    4846}
    49 #theImage {/*
    50 background-color: #DDE3E3;
    51 background-image: url('../images/quadrille_100.png');
    52 */
    53  /*height:auto;
    54    */
    55 }
    56 /*
    57 .imageComment{
    58  background-color: green;
    59 background-image: url('../images/quadrille_100.png');
    60   }
    61 .licencetag {
    62 background-color:blue;
    63 background-image: url('../images/quadrille_100.png');
    64 }
    6547
    66 #theMainImage {
    67 
    68 } */
    6948#imageInfos{
    7049overflow:hidden ;
Note: See TracChangeset for help on using the changeset viewer.