Add output-only on UI

This commit is contained in:
cuom1999 2023-03-09 22:31:55 -06:00
parent bdae79eeda
commit 195450ebc3
15 changed files with 708 additions and 566 deletions

View file

@ -181,6 +181,7 @@ label[for="language"], label[for="status"] {
.source-code {
padding-left: 15px;
width: 100%;
}
.source-wrap {

View file

@ -210,9 +210,13 @@ input {
.copy-clipboard {
position: relative;
}
.md-typeset .copy-clipboard {
margin-top: 1.5em;
}
// Bootstrap-y tabs
.ul_tab_a_active {
color: #045343;