Add output folder icons

Changed the hidden element class name to a more generic one, so people can reuse it if they want to hide further elements in the future
This commit is contained in:
Michoko
2022-09-28 10:40:05 +02:00
committed by AUTOMATIC1111
parent 02c4b757b6
commit 819fd3af40
2 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,7 @@
padding-right: 0.25em;
}
#open_folder_hidden{
#hidden_element{
display: none;
}