Here's link to simple demo that employs a more subtle background and hover coloring (than the default) when using Select extension.
Was a little tricky, so thought I would share.
c
Nice, thank you. Worth noting that you can more easily change the row selected colour using the --dt-row-selected CSS variable.
--dt-row-selected
Allan
Sweet. Thank you, Allan. I incorporated --dt-row-selected into demo for both selected background color and text. Also, added Deselect button. Very much appreciate. c
Replies
Nice, thank you. Worth noting that you can more easily change the row selected colour using the
--dt-row-selectedCSS variable.Allan
Sweet. Thank you, Allan. I incorporated
--dt-row-selectedinto demo for both selected background color and text. Also, added Deselect button. Very much appreciate. c