I have checkboxes with classic css style on my page and when check box is disabled it looks different then when it is enabled. I don't want to change look. Enabled look = Disabled look.?
            Asked
            
        
        
            Active
            
        
            Viewed 1,043 times
        
    3
            
            
        - 
                    2*"Enabled look = Disabled look."* so you want to make it really confusing for user? – dfsq Jul 08 '15 at 09:24
- 
                    2don't worry about users – zvonnkko Jul 08 '15 at 09:27
- 
                    I don't think so. You can use `-webkit-appearance` to give it a new appearance but it will still have the disabled styling. – Paul Redmond Jul 08 '15 at 09:38
- 
                    Check this post http://stackoverflow.com/questions/4271463/how-to-style-a-disabled-checkbox This is terrible UX though – Dan Gamble Jul 08 '15 at 09:39
 
    