Changeset 2909


Ignore:
Timestamp:
Nov 25, 2008, 7:32:08 PM (15 years ago)
Author:
vdigital
Message:

merge -c2908 from branch 2.0 to trunk
Minor: Changes for IE6 better support (even if it is still very poor).

Location:
trunk
Files:
2 deleted
2 edited
2 copied

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/goto/theme/roma/theme.css

    r2897 r2909  
    2323html, body { min-height: 100%; }
    2424body { margin: 0; padding: 0;
    25 background:#111111 url(images/bottom-left-bg.png) no-repeat fixed left bottom; }
     25background:#111111 url(images/bottom-left-bg.jpg) no-repeat fixed left bottom; }
    2626#the_page { margin: 0; padding: 0; z-index: 1; top:0px;
    2727padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; }
    2828#headbranch { width: 233px; height: 240px; margin: 0; padding: 0;
    2929position:absolute; left:0px; top:0px; z-index: 0;
    30 background:transparent url(images/top-left-bg.png) no-repeat scroll left top; }
     30background:transparent url(images/top-left-bg.jpg) no-repeat scroll left top; }
    3131#theHeader { min-height:105px; margin: 0; padding: 0;
    3232background:transparent url(images/piwigo_logo_sombre_214x100.png) no-repeat scroll 245px top; }
  • trunk/template/yoga/theme/Sylvia/theme.css

    r2906 r2909  
    148148        top:16px;
    149149        height:16px;
     150        width:16px;
    150151}
    151152#menubar #mbIdentification .button {
Note: See TracChangeset for help on using the changeset viewer.