mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Move transparent background to .btn and remove background-image
This commit is contained in:
committed by
Mark Otto
parent
19afb12b65
commit
3ef2db1e85
@@ -56,8 +56,6 @@
|
||||
|
||||
@mixin button-outline-variant($color, $color-hover: color-yiq($color), $active-background: $color, $active-border: $color) {
|
||||
color: $color;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
border-color: $color;
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user