Add output-only on UI
This commit is contained in:
parent
bdae79eeda
commit
195450ebc3
15 changed files with 708 additions and 566 deletions
|
@ -181,6 +181,7 @@ label[for="language"], label[for="status"] {
|
|||
|
||||
.source-code {
|
||||
padding-left: 15px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.source-wrap {
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue