Update theme.css

This commit is contained in:
walid seghier
2022-05-29 08:27:12 +01:00
parent d0607e7093
commit 5c54545d99

View File

@@ -85,10 +85,11 @@ table.form-layout .tabbable-tabs .tab-content{
} }
.view-tabs, .nav-tabs-strip { .view-tabs, .nav-tabs-strip {
background: url('../../img/bg.jpg') !important; background: #323232 !important;
background-repeat: no-repeat !important; /* background: url('../../img/bg.jpg') !important; */
object-fit: fill !important; /* background-repeat: no-repeat !important; */
background-size: 100% !important; /* object-fit: fill !important; */
/* background-size: 100% !important; */
} }
.navbar-inner { .navbar-inner {