[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/sites/camp
From:       Eugene Trounev <eugene.trounev () gmail ! com>
Date:       2008-10-27 15:34:20
Message-ID: 1225121660.408906.22512.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 876592 by trounev:

Even more ie6 fixes

 AM            images/bottom-left.gif  
 AM            images/bottom-right.gif  
 AM            images/top-left.gif  
 AM            images/top-right.gif  
 M  +7 -3      style/schedule.css  


** trunk/www/sites/camp/images/bottom-left.gif #property svn:mime-type
   + application/octet-stream
** trunk/www/sites/camp/images/bottom-right.gif #property svn:mime-type
   + application/octet-stream
** trunk/www/sites/camp/images/top-left.gif #property svn:mime-type
   + application/octet-stream
** trunk/www/sites/camp/images/top-right.gif #property svn:mime-type
   + application/octet-stream
--- trunk/www/sites/camp/style/schedule.css #876591:876592
@@ -20,15 +20,19 @@
 
 div.rounded {height:35px;
  background: transparent url(../images/top-right.png) no-repeat top right; 
+ _background: transparent url(../images/top-right.gif) no-repeat top right; 
 } 
 div.rounded div { height:35px;
- background: transparent url(../images/top-left.png) no-repeat top left; 
+ background: transparent url(../images/top-left.png) no-repeat top left;
+_background: transparent url(../images/top-left.gif) no-repeat top left;  
 } 
 div.rounded div div { height:35px;
- background: transparent url(../images/bottom-right.png) no-repeat bottom right; 
+ background: transparent url(../images/bottom-right.png) no-repeat bottom right;
+ _background: transparent url(../images/bottom-right.gif) no-repeat bottom right;  
 } 
 div.rounded div div div { height:35px;
- background: transparent url(../images/bottom-left.png) no-repeat bottom left;text-align:center
+ background: transparent url(../images/bottom-left.png) no-repeat bottom left;text-align:center;
+_background: transparent url(../images/bottom-left.gif) no-repeat bottom left;text-align:center;
 }
 
 /* EOF */
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic