1
0
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:
Mark Otto
2015-08-09 22:48:48 -07:00
parent 91d236664d
commit 68e4d897ba
2 changed files with 19 additions and 0 deletions

View File

@@ -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