Revision: 15526
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at July 8, 2009 18:44 by johnloy
                            
                            Initial Code
::-moz-selection{
	background:#cc0000;
	color:#fff;
}
::selection { /* Safari */
	background:#cc0000;
	color:#fff;
}
code::-moz-selection {
	background: #333333;
}
code::selection { /* Safari */
	background: #333333;
}
                                Initial URL
Initial Description
Initial Title
css to color selection text and background in FF and Safari
Initial Tags
css, textmate
Initial Language
Other