Current Path : /home/bitrix/ext_www/ballu.in.ua/gp_tunnel_2/html_dist/assets/scss/ |
Current File : /home/bitrix/ext_www/ballu.in.ua/gp_tunnel_2/html_dist/assets/scss/_buttons.scss |
// Buttons // // Custom buttons for the docs. .btn-bd-primary { font-weight: 500; color: $bd-purple-bright; border-color: $bd-purple-bright; &:hover, &:active { color: #fff; background-color: $bd-purple-bright; border-color: $bd-purple-bright; } } .btn-bd-download { font-weight: 500; color: $bd-download; border-color: $bd-download; &:hover, &:active { color: $bd-dark; background-color: $bd-download; border-color: $bd-download; } }