• Mark Otto's avatar
    Custom range input (#25600) · 470b4472
    Mark Otto authored
    * added the styling
    
    * added the documentation
    
    * update for one rule per line
    
    * fix hound error: trailing whitespace
    
    * trimmed off vendor prefixes
    
    * Add note about track and thumb
    
    * Psuedo-elements must be split across multiple rulesets to have an affect
    
    * Fix firefox inner focus
    
    * Seems that FF is the only one affected by this
    
    * Add support for gradients
    
    * Add labels, clarify min/max changes
    
    * add step example
    
    * add custom range vars
    470b4472