diff --git a/src/static/web/css/admin.css b/src/static/web/css/admin.css index 5d0efe2b..4718bce5 100644 --- a/src/static/web/css/admin.css +++ b/src/static/web/css/admin.css @@ -3,7 +3,7 @@ height:6px } ::-webkit-scrollbar-track { - background:#f2f2f2; + background:#f5f5f5; border-radius:.2rem } ::-webkit-scrollbar-thumb { @@ -367,7 +367,7 @@ span.page-link { } .admin-win { background:#f5f5f5; - border:1px solid #dee2e6 + border:1px solid #dee2e6!important } .admin-win-iframe { width:100%; @@ -384,12 +384,12 @@ span.page-link { border-radius:.2rem .2rem 0 0 } .admin-border { - border:1px solid #dee2e6 + border:1px solid #dee2e6!important } .admin-td { padding:.65rem; vertical-align:middle; - border-bottom:1px solid #dee2e6 + border-bottom:1px solid #dee2e6!important } .admin-textarea-xl { width:100%;