rtorrent config
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -2046,6 +2046,7 @@ body.mobile-mode .mobile-filter-bar {
|
||||
}
|
||||
|
||||
.rt-config-card-head small,
|
||||
.rt-config-runtime-note,
|
||||
.rt-config-value-note {
|
||||
display: block;
|
||||
overflow-wrap: anywhere;
|
||||
@@ -2119,10 +2120,15 @@ body.mobile-mode .mobile-filter-bar {
|
||||
box-shadow: 0 0 0 0.12rem rgba(var(--bs-danger-rgb), 0.18);
|
||||
}
|
||||
|
||||
.rt-config-runtime-note,
|
||||
.rt-config-value-note {
|
||||
margin-top: -0.2rem;
|
||||
}
|
||||
|
||||
.rt-config-runtime-note i {
|
||||
color: var(--bs-warning-text-emphasis);
|
||||
}
|
||||
|
||||
.rt-config-output {
|
||||
font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
|
||||
font-size: 0.82rem;
|
||||
|
||||
Reference in New Issue
Block a user