Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features

This commit is contained in:
dcore94 2023-06-23 14:01:11 +02:00
commit 2aeed1868f
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class CCPExecutionHistory extends HTMLElement {
this.#rootdoc.innerHTML = `
<link rel="stylesheet" href="https://cdn.dev.d4science.org/ccp/css/common.css"></link>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://cdn.dev.d4science.org/ccp-dev/js/ccp/logterminal.js"></script>
<script src="https://cdn.dev.d4science.org/ccp-dev/js/ccp/logterminalcontroller.js"></script>
<style>
.lxd{
background-color: #dd4814;