Files
spota-dev/assets/plugins/bootstrap-datetimepicker/tests/_coverage.html
Power BI Dev a52c2a8462 Add frontend assets and plugin bundles
Add the legacy frontend themes, scripts, and plugin assets required by the main SPOTA interfaces.
2026-05-02 10:09:32 +07:00

27 lines
326 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
.code {
white-space: pre-wrap;
font-family: monospace;
width: 100%;
}
.miss {
background-color: #FF0000;
}
.hit, .undef {
background-color: #94FF7C;
}
</style>
</head>
<body>
COLORIZED_LINE_HTML
</body>
</html>