diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 2ee65e83ef927f323252f79b4b24627f658f2396..5693226bafee7bd6b2ebab490f60fab3cd55a241 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -331,6 +331,10 @@ table.tipo1 p{ font-size: 15px; font-weight: bold; } .panel-wrapper{ background-color: black !important; border: 2px solid white; + .btn{ + background-color: black !important; + border: 1px solid white; + } } } .menu-bar-contrast{