Niels Breet xfade at lists.slony.info
Fri Feb 2 09:12:20 PST 2007
Update of /home/cvsd/slony1/slony1-www
In directory main:/tmp/cvs-serv27919

Modified Files:
	style.css 
Log Message:
Fix IE and Konqueror glitches.

Index: style.css
===================================================================
RCS file: /home/cvsd/slony1/slony1-www/style.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** style.css	31 Jan 2007 18:16:01 -0000	1.5
--- style.css	2 Feb 2007 17:12:18 -0000	1.6
***************
*** 9,12 ****
--- 9,13 ----
    margin: 0;
    font-size: 18pt;
+   padding-top:4px;
    padding-bottom: 10px;
  }
***************
*** 68,72 ****
  .col2{
    float: right;
!   width: 40%;
  }
  
--- 69,73 ----
  .col2{
    float: right;
!   width: 39%;
  }
  
***************
*** 77,80 ****
--- 78,82 ----
    overflow: hidden;
    margin-top: 10px;
+   float: right;
  }
  
***************
*** 88,93 ****
  .intro-header .right{
    width: 96%;
!   height: 21px;
!   float: left;
    background: url('images/intro-header-right.png') top right no-repeat;
    overflow: hidden;
--- 90,95 ----
  .intro-header .right{
    width: 96%;
!   height: 28px;
!   float: right;
    background: url('images/intro-header-right.png') top right no-repeat;
    overflow: hidden;
***************
*** 113,116 ****
--- 115,119 ----
    background-color: #f6f6f6;
    margin-right: 4px;
+   float: right;
  }
  
***************
*** 120,123 ****
--- 123,127 ----
    width: 100%;
    overflow: hidden;
+   float: right;
  }
  
***************
*** 146,149 ****
--- 150,154 ----
    width: 100%;
    overflow: hidden;
+   float: right;
  }
  
***************
*** 188,192 ****
  .copyright{
    width: 98%;
!   height: 18px;
    color: #ffffff;
    text-align: center;
--- 193,197 ----
  .copyright{
    width: 98%;
!   height: 40px;
    color: #ffffff;
    text-align: center;




More information about the Slony1-commit mailing list