CC-733 : playout history
translating mDataProp values to be able to search table on backend
This commit is contained in:
parent
53b8eb2724
commit
c66b55ec17
4 changed files with 29 additions and 6 deletions
|
@ -510,6 +510,11 @@ dl.inline-list dd {
|
|||
border-width: 1px 1px 1px 1px;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.datatable th {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.datatable tr td, .datatable tr th {
|
||||
border-color: #b1b1b1;
|
||||
border-style: solid;
|
||||
|
@ -671,7 +676,6 @@ button.ColVis_Button.ColVis_ShowAll {
|
|||
|
||||
.library_length {
|
||||
text-align: right;
|
||||
padding-right: 1em !important;
|
||||
}
|
||||
|
||||
/*----END Data Table----*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue