rtorrent config

This commit is contained in:
Mateusz Gruszczyński
2026-05-31 12:13:45 +02:00
parent 62bc76e806
commit 5fbc2428b6
3 changed files with 74 additions and 14 deletions
File diff suppressed because one or more lines are too long
+6
View File
@@ -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;