Explain analyze dropdown button (#532)
* Adds bootstrap dropdown plugin * Float dropdown toggle left * Extract query running message toggles * Adds analyze function and api call * Adds analyze api
This commit is contained in:
@@ -284,7 +284,6 @@
|
||||
|
||||
#input {
|
||||
height: 255px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#input .wrapper {
|
||||
@@ -571,6 +570,10 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.left {
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* -------------------------------------------------------------------------- */
|
||||
|
||||
#custom_query {
|
||||
|
||||
Reference in New Issue
Block a user