mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Add ClearML session command line options (#18)
This commit is contained in:
@@ -492,6 +492,17 @@ html[data-theme="light"] .footer__link-item[href*="stackoverflow"] {
|
||||
border-bottom-right-radius: var(--ifm-card-border-radius);
|
||||
}
|
||||
|
||||
.markdown table code {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1400px) {
|
||||
.tbl-cmd tbody tr td:first-child code {
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
html[data-theme="dark"] .markdown thead th {
|
||||
color: var(--ifm-color-gray-600);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user