aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorMichoko <michoko@hotmail.com>2022-09-28 10:40:05 +0200
committerAUTOMATIC1111 <16777216c@gmail.com>2022-09-29 12:10:00 +0300
commit819fd3af40d7cb5bac9a496f0e08c062fedf100b (patch)
treef27b44cd198cd6c4a1b5817fe088209afdc9a8cd /style.css
parent02c4b757b6e4e0894c5a988b49cb8f50c0d99cc1 (diff)
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
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 1b53f05f..9709c4ee 100644
--- a/style.css
+++ b/style.css
@@ -56,7 +56,7 @@
padding-right: 0.25em;
}
-#open_folder_hidden{
+#hidden_element{
display: none;
}