diff --git a/frappe/public/css/bootstrap.css b/frappe/public/css/bootstrap.css index e3d4a14c4a..ab2b844392 100644 --- a/frappe/public/css/bootstrap.css +++ b/frappe/public/css/bootstrap.css @@ -193,9 +193,9 @@ th { *, *:before, *:after { - color: #000 !important; + color: #000; + background: transparent; text-shadow: none !important; - background: transparent !important; -webkit-box-shadow: none !important; box-shadow: none !important; } @@ -257,11 +257,11 @@ th { } .table td, .table th { - background-color: #fff !important; + background-color: #fff; } .table-bordered th, .table-bordered td { - border: 1px solid #ddd !important; + border: 1px solid #ddd; } } @font-face {