DataTables added for use on History Grid.

This commit is contained in:
Mark McDowall
2012-02-08 00:17:40 -08:00
parent e42f0222dc
commit 6ffc429ae0
254 changed files with 154683 additions and 56 deletions
+8
View File
@@ -76,6 +76,14 @@
background-color: #F5A9A9;
}
/*Hidden Grid to prevent FOUSC*/
.hidden-grid {
display: none;
}
.grid-container {
overflow: hidden;
}
/* Telerik Grid */