2019-08-31 20:51:14 -07:00

8 lines
154 B
SCSS

/**
* Retain Script Finder style from legacy app
* TODO: Move to Component
*/
.table tbody tr.highlight td {
background-color: rgb(173, 216, 230);
}