Skip to content
Snippets Groups Projects

GUI tweaks

Merged Marko Ivancic requested to merge guitweaks into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -331,6 +331,7 @@
@@ -331,6 +331,7 @@
.dropdown-box {
.dropdown-box {
background-color: var(--caption-bg-c);
background-color: var(--caption-bg-c);
display:none;
display:none;
 
padding: 1em;
}
}
.dropdown-toggle:checked ~ div.dropdown-box:first-of-type {
.dropdown-toggle:checked ~ div.dropdown-box:first-of-type {
Loading