[view/grid,css][xs]: add zebra striped for grid and fix width of search box.

This commit is contained in:
Rufus Pollock
2012-02-29 13:55:11 +00:00
parent 3e3bdd5b3f
commit b5f2a3bbc5
3 changed files with 6 additions and 5 deletions

View File

@@ -160,7 +160,7 @@ my.DataGrid = Backbone.View.extend({
template: ' \
<div class="data-table-menu-overlay" style="display: none; z-index: 101; ">&nbsp;</div> \
<ul class="data-table-menu"></ul> \
<table class="data-table" cellspacing="0"> \
<table class="data-table table-striped" cellspacing="0"> \
<thead> \
<tr> \
{{#notEmpty}} \