diff --git a/Source/Client/Showcase.Client.App/Content/main.css b/Source/Client/Showcase.Client.App/Content/main.css index 0fcf44c..36d625d 100644 --- a/Source/Client/Showcase.Client.App/Content/main.css +++ b/Source/Client/Showcase.Client.App/Content/main.css @@ -599,6 +599,11 @@ body { color: #666 !important; } +.btn-default, .btn-default.active { + border-width: 1px !important; + border-color: rgba(0,0,0,.2) !important; +} + @media(max-width: 991px) { .text-center-small { text-align: center;