Converted selectall.css to less for better import

This commit is contained in:
Mark McDowall
2013-10-06 17:07:30 -07:00
parent ffc40d9456
commit 7d9eaf8cfc
2 changed files with 5 additions and 4 deletions
+13
View File
@@ -0,0 +1,13 @@
/*
backgrid-select-all
http://github.com/wyuenho/backgrid
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
Licensed under the MIT @license.
*/
.backgrid {
.select-row-cell, .select-all-header-cell {
text-align: center;
}
}