File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 2323 </div>
2424</div>
2525
26+ <style>
27+ .mcp-output {
28+ background-color: #f8f9fa !important;
29+ color: #212529 !important;
30+ border: 1px solid #dee2e6 !important;
31+ }
32+ </style>
33+
2634<script>
2735function mcpPost(payload, outputId) {
2836 const out = document.getElementById(outputId);
Original file line number Diff line number Diff line change 55 < meta charset ="UTF-8 ">
66 < title > OWASP WrongSecrets</ title >
77 < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
8- < link th:rel ="stylesheet " th:href ="@{/webjars/datatables/2.3.2 /css/dataTables.bootstrap5.min.css} " />
8+ < link th:rel ="stylesheet " th:href ="@{/webjars/datatables/2.3.7 /css/dataTables.bootstrap5.min.css} " />
99 < link th:rel ="stylesheet " th:href ="@{/webjars/bootstrap/5.3.8/css/bootstrap.min.css} " />
1010 < link rel ="stylesheet " type ="text/css " th:href ="@{/css/style.css} " />
1111 < link rel ="stylesheet " type ="text/css " th:href ="@{/css/dark.css} " />
You can’t perform that action at this time.
0 commit comments