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
It looks like you're new here. If you want to get involved, click one of these buttons!
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