mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
shoutout to outline buttons
This commit is contained in:
@@ -82,6 +82,12 @@ fieldset[disabled] a.btn {
|
||||
@include button-variant($btn-danger-color, $btn-danger-bg, $btn-danger-border);
|
||||
}
|
||||
|
||||
// Remove all backgrounds
|
||||
.btn-outline {
|
||||
background-color: $body-bg;
|
||||
background-image: transparent;
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// Link buttons
|
||||
|
Reference in New Issue
Block a user