mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
DataTables added for use on History Grid.
This commit is contained in:
@@ -76,6 +76,14 @@
|
||||
background-color: #F5A9A9;
|
||||
}
|
||||
|
||||
/*Hidden Grid to prevent FOUSC*/
|
||||
.hidden-grid {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.grid-container {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
/* Telerik Grid */
|
||||
|
||||
Reference in New Issue
Block a user