Search
-
Selected row color change?
by allan ·* #acbad4 for odd rows and #b0bed9 for even rows was the default before. Example here. -
Editor 2.08 - change background color on active row
by asle ·table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected { background-color: #b0bed9; } -
[Select, BS4]: CSS-Bug on nested DataTables (e.it #329)
by pgerundt ·text-align: center; text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9; } table.dataTable.compact tbody **> tr >** td.select-checkbox:before, table. -
Nested datatables with select (checkbox icons)
by pgerundt ·text-align: center; text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9; } table.dataTable.compact tbody **> tr >** td.select-checkbox:before, table. -
Issue on size of the select tick mark
by fabioberetta ·text-align: center; /*text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9;*/ } -
Select Plugin - override JS CSS styling, Selected cell/row not visible
by allan ·table.dataTable tbody > tr.selected td { background-color: #B0BED9 !important; } -
SmartAdmin DataTables - How to add checkboxes to rows?
by bobc02 ·/* * This combined file was created by the DataTables downloader builder: * https://datatables.net/download * * To rebuild or modify this file with the latest versions of the included * softwar -
how can I show th(column header) as checkbox?
by ChuckLu ·text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9; -
Highlight Cell on click
by Ali Adnan ·tr.DTTT_selected.even { background-color: #B0BED9; } table.dataTable tr.DTTT_selected.even td.sorting_1 { background-color: #B0BED9; } table.dataTable tr.DTTT_selected.even td.sorting_2 { backg -
Highlight selected rows when background color changed
by neanderthil ·table.dataTable tbody tr.selected { background-color: #B0BED9; } -
Not able to highligh a row on click
by sanjeev06kmr ·background-color: #b0bed9; -
Theme creator / Style selector [Create stylesheet] button appears not to work
by kbowen42 ·One other item: On the default Table display on the page after a load/reload, it seems like row selection is not occurring. There is a light gray shading of a row when you hover over it. However, cl -
Changing the background color of rows using jquery
by fbas ·background-color: #B0BED9; -
DataTables/TableTools Multi select not working
by allan ·background-color: #B0BED9; -
My dataTables with jQuery UI theme are not same as example
by Thunder ·background-color: #B0BED9; -
Breakdown of differences between CSS files that ship with datatables
by LukeS ·background-color: #B0BED9; -
Overwrite column-sorting CSS
by cserfoss ·background-color: #B0BED9; -
mutiple rows highlighting is now working
by swathigude ·background-color: #B0BED9; -
only partial JUI theming
by gloosemo ·background-color: #B0BED9; -
How to select individual cell instead of the whole role?
by menkey18 ·background-color: #B0BED9;