Project

General

Profile

« Previous | Next » 

Revision 1026

Added by Matthias over 15 years ago

Fixed backend display issues in IE6 and IE7

View differences:

trunk/CHANGELOG
12 12

  
13 13
------------------------------------- 2.8.0 -------------------------------------
14 14
01-July-2009 Matthias Gallas
15
#	Fixed backend display issues in IE6 and IE7
15 16
!	Set Version to WB2.8RC1
16 17
!	Minor tweaks in pages_sections.htt
17 18
+	Added posibility to upload and unzip .zip packages to media section
trunk/wb/templates/classic_theme/theme.css
8 8
 background-color: #A8BCCB;
9 9
 background-image: url(images/background.png);
10 10
 background-repeat: repeat-x;
11
 overflow-y: scroll;
12 11
 margin: auto;
13
 height: 1%;
14 12
}
15 13

  
16 14
img {
trunk/wb/templates/wb_theme/theme.css
9 9
 /*background-image: url(images/background.png);*/
10 10
 background-repeat: repeat-x;
11 11
 margin: auto;
12
 overflow-y: scroll;
13
 height: 1%;
14 12
}
15 13

  
16 14
img {

Also available in: Unified diff