This commit is contained in:
Gregor Schulte
2023-03-29 10:11:51 +02:00
commit c1abe6ae1e
91 changed files with 6785 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
.v-data-table td
font-weight: 300
padding: 12px 8px
.v-data-table table thead tr th
font-weight: 300
font-size: 17px
padding: 0px 8px
.v-data-table table tbody tr td .v-btn
margin-right: 0px !important
.v-data-table .v-data-table-header__sort-badge
font-size: 10px
.v-data-table.theme--dark
tr th
color: #fff !important
.theme--light
.v-data-table table thead tr th
color: #333