mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03: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