CSS improvements

This commit is contained in:
cgfhtw
2024-02-09 09:30:59 +01:00
parent bc0f7f7087
commit c3ec909448
2 changed files with 10 additions and 0 deletions
@@ -64,3 +64,12 @@
margin-top: 20px;
}
.tabulator {
font-size: 1rem;
}
.tabulator-cell .btn {
padding: 0 .375rem;
font-size: .875rem;
border-radius: .2rem;
}
@@ -82,6 +82,7 @@
/*
* To be moved outside
*/
.navbar.navbar-left-side ~ *,
#content {
position: inherit;
margin: 0 0 0 250px;