auto-patch 280-dev-dev01-2024-01-19T16_41_58 * auto-patch 280-dev-dev01-2024-01-19T16_41_58
10 lines
191 B
CSS
10 lines
191 B
CSS
/*! datatables.mark.js v2.0.1
|
||
* Copyright (c) 2016–2017 Julian Motz
|
||
* https://github.com/julmot/datatables.mark.js/blob/master/LICENSE
|
||
*/
|
||
|
||
mark {
|
||
background: orange;
|
||
color: black;
|
||
}
|