[css][xs]: make new menus in data grid a bit nicer.
This commit is contained in:
@@ -157,7 +157,7 @@ my.DataGrid = Backbone.View.extend({
|
||||
// ======================================================
|
||||
// #### Templating
|
||||
template: ' \
|
||||
<table class="data-table table-striped" cellspacing="0"> \
|
||||
<table class="data-table table-striped table-condensed" cellspacing="0"> \
|
||||
<thead> \
|
||||
<tr> \
|
||||
{{#notEmpty}} \
|
||||
|
||||
Reference in New Issue
Block a user