civitai downloader batch download all versions

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-08-08 18:06:36 -04:00
parent 00e34ce0d3
commit 09cc584089
8 changed files with 77 additions and 26 deletions
+8
View File
@@ -2054,6 +2054,14 @@ div:has(>#tab-gallery-folders) {
font-weight: bold;
}
.div-link {
cursor: pointer;
}
.div-link:hover {
background-color: var(--button-primary-background-fill);
}
.video-model-link {
color: var(--button-primary-background-fill);
font-weight: normal;