Move query export buttons to the right, add xml export button

This commit is contained in:
Dan Sosedoff
2016-01-07 20:44:03 -06:00
parent e662e907be
commit 1bc824e39b
4 changed files with 26 additions and 16 deletions

View File

@@ -285,6 +285,10 @@
background: #bbb;
}
#input .actions .btn:last-child {
margin-right: 0px;
}
#output {
position: absolute;
left: 0px;