merge -c2908 from branch 2.0 to trunk

Minor: Changes for IE6 better support (even if it is still very poor).






git-svn-id: http://piwigo.org/svn/trunk@2909 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital
2008-11-25 18:32:08 +00:00
parent ac56adb8b1
commit fb29d87eb1
6 changed files with 3 additions and 2 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

+2 -2
View File
@@ -22,12 +22,12 @@ padding:15px 60px 0 0; position:absolute; right:0;
text-align:right; top:90px; width:550px; }
html, body { min-height: 100%; }
body { margin: 0; padding: 0;
background:#111111 url(images/bottom-left-bg.png) no-repeat fixed left bottom; }
background:#111111 url(images/bottom-left-bg.jpg) no-repeat fixed left bottom; }
#the_page { margin: 0; padding: 0; z-index: 1; top:0px;
padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; }
#headbranch { width: 233px; height: 240px; margin: 0; padding: 0;
position:absolute; left:0px; top:0px; z-index: 0;
background:transparent url(images/top-left-bg.png) no-repeat scroll left top; }
background:transparent url(images/top-left-bg.jpg) no-repeat scroll left top; }
#theHeader { min-height:105px; margin: 0; padding: 0;
background:transparent url(images/piwigo_logo_sombre_214x100.png) no-repeat scroll 245px top; }
h3, #imageToolBar a:hover, .row2, .content { background-color: #222; }
+1
View File
@@ -147,6 +147,7 @@ BODY {
right:9px;
top:16px;
height:16px;
width:16px;
}
#menubar #mbIdentification .button {
height:24px;