db sync - alter table preview

This commit is contained in:
Jan Prochazka
2021-10-24 17:06:10 +02:00
parent 4c62f22f6f
commit e203d34aed
3 changed files with 36 additions and 2 deletions

View File

@@ -122,6 +122,7 @@
tbody tr.clickable:hover {
background: var(--theme-bg-hover);
}
thead td {
border: 1px solid var(--theme-border);
background-color: var(--theme-bg-1);