diff --git a/metron/css/style/white/style.white.css b/metron/css/style/white/style.white.css index 3f56339..a0f4f44 100644 --- a/metron/css/style/white/style.white.css +++ b/metron/css/style/white/style.white.css @@ -36166,7 +36166,7 @@ button { .btn.btn-outline-primary { color: #3B5998; - background-color: #EEF0F8; + background-color: transparent; border-color: #3B5998; } .btn.btn-outline-primary i { color: #3B5998; }