UI tweaks for the query history.

This commit is contained in:
Matthew Kleiman
2017-07-06 13:08:29 +01:00
committed by Dave Page
parent 1291841d98
commit e2cbaaef71
20 changed files with 380 additions and 300 deletions

View File

@@ -118,6 +118,7 @@
.sql-editor-history-container {
height: 100%;
overflow: auto;
border-top: 1px solid #cccccc;
}
.sql-status-cell {