Accordion Color
unknown
css
2 years ago
413 B
8
Indexable
Never
/*Start Element theme - */ .tab-button{ border:2px solid #fff!important; } .tab-button:before{ border-color:#fff!important; } .tab-button:hover{ border:2px solid #fff!important; background-color:#fff!important; } .tab-button:hover:before{ border-color:#1A3668!important; } .tab-header{ background-color:#1A3668!important; color:#fff; } /*END Element theme */