Changed Bootstrap 5 -> Bootstrap 3

Tablewidget is not working fine with Bootstrap 5 by now.
This commit is contained in:
Cris
2023-03-07 17:18:21 +01:00
parent c78e715c3e
commit f8349a2a9b
3 changed files with 43 additions and 47 deletions
+1 -8
View File
@@ -65,11 +65,4 @@ table.tablesort-hover tr:hover, .tablesort-active {
/* bring datepicker to front */
#ui-datepicker-div {
z-index: 9999 !important;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
}