update admin theme

This commit is contained in:
Aung Myo
2017-10-09 15:22:58 +06:30
parent 2d140a266d
commit 92e8885886
11 changed files with 365 additions and 281 deletions

View File

@@ -14,7 +14,7 @@
</div>
<br>
<div class="form-actions">
<%= f.button :submit,"Create Queue" %>
<%= f.button :submit,"Create Queue" ,:class=>"btn btn-primary bg-blue"%>
</div>
</div>
<% end %>