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 {
background: url('../../img/bg.jpg') !important;
background-repeat: no-repeat !important;
object-fit: fill !important;
background-size: 100% !important;
background: #323232 !important;
/* background: url('../../img/bg.jpg') !important; */
/* background-repeat: no-repeat !important; */
/* object-fit: fill !important; */
/* background-size: 100% !important; */
}
.navbar-inner {