Lots of visual tweaks, added bar chart options to hit panel

This commit is contained in:
Rashid Khan
2013-04-06 16:34:04 -07:00
parent d685fddcbe
commit b7eaae3c8b
9 changed files with 183 additions and 36 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
</form>
</div>
<div class='row-fluid' ng-show="panel.multi && panel.multi_arrange == 'horizontal'">
<form class="form-inline" style="width:100%;" >
<form class="form-inline" style="width:100%;margin:0px" >
<span ng-repeat="q in panel.query">
<span class="input-append" style="margin-bottom:0px;margin-right:5px">
<button class="btn btn-danger" type="submit" style="width:50px;margin-left:-50px;visibility:hidden"></button>