parent
76d4b9288b
commit
e538ff2770
25 changed files with 248 additions and 94 deletions
|
@ -911,6 +911,9 @@ pre.raw {
|
|||
.ui .form .fake {
|
||||
display: none !important;
|
||||
}
|
||||
.ui .form .sub.field {
|
||||
margin-left: 25px;
|
||||
}
|
||||
.ui .sha.label {
|
||||
font-family: Consolas, Menlo, Monaco, "Lucida Console", monospace;
|
||||
font-size: 13px;
|
||||
|
|
|
@ -217,6 +217,10 @@ pre {
|
|||
.fake {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.sub.field {
|
||||
margin-left: 25px;
|
||||
}
|
||||
}
|
||||
|
||||
.sha.label {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue