Important information: Google announced that, from September 2026, Android devices will require ALL apps to be signed by Google, effectively leading to an iOS situation. Value your right to a computer that does what you want; do not tolerate this monopolistic practice! Contact me if you don't understand why it is bad. Click to learn more.

Fix range thumb

by roundabout, Tuesday, 7 January 2025, 12:39:50 (1736253590), pushed by roundabout, Tuesday, 7 January 2025, 12:40:00 (1736253600)

Author identity: vlad <vlad.muntoiu@gmail.com>

e4a04ff48c746340fe1568e6b2b8efc2040f30c3

ranges.css

@@ -3,6 +3,7 @@ input[type="range"] {

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                cursor: pointer;  /* a11y */
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                height: var(--height-range);
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                position: relative;
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            overflow: visible;
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            }
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            label:has(input[type="range"]) {