Added backgrid.filter files

This commit is contained in:
Mark McDowall 2013-05-02 00:16:54 -07:00
commit d406c9665e
4 changed files with 379 additions and 0 deletions

View file

@ -0,0 +1,19 @@
/*
backgrid-filter
http://github.com/wyuenho/backgrid
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
Licensed under the MIT @license.
*/
.backgrid-filter .close {
display: inline-block;
float: none;
width: 20px;
height: 20px;
margin-top: -4px;
font-size: 20px;
line-height: 20px;
text-align: center;
vertical-align: text-top;
}