JavaScript/jQuery Funnel - item.hoverStyle.border
Configures a funnel item's border appearance when a user presses the item or hovers the mouse pointer over it.
                        Type:
                    
        color
Colors a funnel item's border when a user presses the item or hovers the mouse pointer over it.
                        Type:
                    
                
                    Default Value: undefined
                
        This property supports the following colors:
- Hexadecimal colors
 - RGB colors
 - RGBA colors
 - Predefined/cross-browser color names
 - Predefined SVG colors
 - Paint server address
 
visible
Shows a funnel item's border when a user presses the item or hovers the mouse pointer over it.
                        Type:
                    
                
                    Default Value: undefined
                
        width
Thickens a funnel item's border when a user presses the item or hovers the mouse pointer over it.
                        Type:
                    
                
                    Default Value: undefined
                
        Feedback