Revision: 21608
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at December 16, 2009 09:09 by crs
                            
                            Initial Code
img {
-webkit-mask-image:
    -webkit-gradient( 
        linear, left bottom, left top, 
        from( rgba(0,0,0,0) ), to( rgba(0,0,0,1) ) 
    );
}
                                Initial URL
Initial Description
Initial Title
CSS3 Image Mask
Initial Tags
image, CSS3
Initial Language
CSS