aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-01-01 07:35:38 +0000
committerAUTOMATIC <16777216c@gmail.com>2023-01-01 07:35:38 +0000
commit11d432d92d63660c516540dcb48faac87669b4f0 (patch)
tree2eea3379cd521ac0838bd97c38daf36bea0ed079 /style.css
parent16b9661d2741b241c3964fcbd56559c078b84822 (diff)
downloadstable-diffusion-webui-gfx803-11d432d92d63660c516540dcb48faac87669b4f0.tar.gz
stable-diffusion-webui-gfx803-11d432d92d63660c516540dcb48faac87669b4f0.tar.bz2
stable-diffusion-webui-gfx803-11d432d92d63660c516540dcb48faac87669b4f0.zip
add refresh buttons to checkpoint merger
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 4b98b84d..516ef7bf 100644
--- a/style.css
+++ b/style.css
@@ -496,7 +496,7 @@ input[type="range"]{
padding: 0;
}
-#refresh_sd_model_checkpoint, #refresh_sd_vae, #refresh_sd_hypernetwork, #refresh_train_hypernetwork_name, #refresh_train_embedding_name, #refresh_localization{
+#refresh_sd_model_checkpoint, #refresh_sd_vae, #refresh_sd_hypernetwork, #refresh_train_hypernetwork_name, #refresh_train_embedding_name, #refresh_localization, #refresh_checkpoint_A, #refresh_checkpoint_B, #refresh_checkpoint_C{
max-width: 2.5em;
min-width: 2.5em;
height: 2.4em;