HAPPY NEW YEAR

make save to zip into its own button instead of a checkbox
This commit is contained in:
AUTOMATIC
2023-01-01 00:38:58 +03:00
parent f4535f6e4f
commit 360feed9b5
2 changed files with 28 additions and 8 deletions

View File

@@ -568,6 +568,12 @@ img2maskimg, #img2maskimg > .h-60, #img2maskimg > .h-60 > div, #img2maskimg > .h
font-size: 95%;
}
#image_buttons_txt2img button, #image_buttons_img2img button, #image_buttons_extras button{
min-width: auto;
padding-left: 0.5em;
padding-right: 0.5em;
}
/* The following handles localization for right-to-left (RTL) languages like Arabic.
The rtl media type will only be activated by the logic in javascript/localization.js.
If you change anything above, you need to make sure it is RTL compliant by just running