mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
#115 formats and call selections
This commit is contained in:
@@ -77,10 +77,6 @@ table.sqliteviz-table {
|
||||
border-bottom: 1px solid var(--color-border-light);
|
||||
border-right: 1px solid var(--color-border-light);
|
||||
}
|
||||
.sqliteviz-table tbody td:focus {
|
||||
outline: none;
|
||||
box-shadow:inset 0 0 0 1px var(--color-accent);
|
||||
}
|
||||
.sqliteviz-table td,
|
||||
.sqliteviz-table th,
|
||||
.fixed-header {
|
||||
|
||||
Reference in New Issue
Block a user